system-config-prin(1)
NAME
system-config-printer - configure a CUPS server
SYNOPSIS
system-config-printer [[--configure-printer=printer] [--choose-driver=printer] | [--debug]]
DESCRIPTION
system-config-printer configures a CUPS server. It uses the CUPS API
(bound to Python with pycups) to do this. The communication with the
server is performed using IPP. As a result, it is equally able to
configure a remote CUPS server as a local one.
OPTIONS
- --help
- Display a short usage message.
- --configure-printer=printer
- Select the named printer on start-up.
- --choose-driver=printer
- Select the named printer on start-up and display the "choose
driver" dialog. - --debug
- Enable debugging output.
AUTHOR
- Tim Waugh <twaugh@redhat.com>
- Author.