1SYSTEM-CONFIG-PRIN(1) Man pages SYSTEM-CONFIG-PRIN(1)
2
3
4
6 system-config-printer - configure a CUPS server
7
9 system-config-printer [[--configure-printer=printer] |
10 [--choose-driver=printer]]
11
13 system-config-printer configures a CUPS server. It uses the CUPS API
14 (bound to Python with pycups) to do this. The communication with the
15 server is performed using IPP. As a result, it is equally able to
16 configure a remote CUPS server as a local one.
17
19 --help
20 Display a short usage message.
21
22 --configure-printer=printer
23 Select the named printer on start-up.
24
25 --choose-driver=printer
26 Select the named printer on start-up and display the "choose
27 driver" dialog.
28
30 Tim Waugh <twaugh@redhat.com>
31 Author.
32
33
34
35system-config-printer 25 May 2007 SYSTEM-CONFIG-PRIN(1)