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:
parent
b0df61bb4d
commit
d415df59b3
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user