1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.

This commit is contained in:
Karolin Seeger 2008-04-07 15:10:14 +00:00 committed by Gerald W. Carter
parent b0df61bb4d
commit d415df59b3

View File

@ -15,6 +15,9 @@
in the CUPS "Software Users' Manual"). You can also pass any printer
specific option (as listed in "lpoptions -d printername -l")
valid for the target queue.
Multiple parameters should be space-delimited name/value pairs according to
the PAPI text option ABNF specification. Collection values
("name={a=... b=... c=...}") are stored with the curley brackets intact.
</para>
<para>
@ -28,5 +31,5 @@
</description>
<value type="default">""</value>
<value type="example">"raw,media=a4,job-sheets=secret,secret"</value>
<value type="example">"raw media=a4"</value>
</samba:parameter>