mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.
This commit is contained in:
parent
b0df61bb4d
commit
d415df59b3
@ -15,6 +15,9 @@
|
|||||||
in the CUPS "Software Users' Manual"). You can also pass any printer
|
in the CUPS "Software Users' Manual"). You can also pass any printer
|
||||||
specific option (as listed in "lpoptions -d printername -l")
|
specific option (as listed in "lpoptions -d printername -l")
|
||||||
valid for the target queue.
|
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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -28,5 +31,5 @@
|
|||||||
</description>
|
</description>
|
||||||
|
|
||||||
<value type="default">""</value>
|
<value type="default">""</value>
|
||||||
<value type="example">"raw,media=a4,job-sheets=secret,secret"</value>
|
<value type="example">"raw media=a4"</value>
|
||||||
</samba:parameter>
|
</samba:parameter>
|
||||||
|
Loading…
Reference in New Issue
Block a user