enable(8) - Linux man page
Name
(cups)disable/(cups)enable - stop/start printers and classesSynopsis
disable [ -E ] [ -c ] [ -h server ] [ -r reason ] destination(s)cupsdisable [ -E ] [ -c ] [ -h server ] [ -r reason ] destination(s)
enable [ -E ] destination(s)
cupsenable [ -E ] destination(s)
Description
disable or cupsdisable stops the named printers or classes. The following options may be used:
- -c
Cancels all jobs on the named destination.- -r [ reason ]
Sets the message associated with the stopped state. If no reason is specified then the message is set to "Reason Unknown".
The -E option forces encryption when connecting to the server.