Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.
authorKarolin Seeger <ks@samba.org>
Mon, 7 Apr 2008 15:10:14 +0000 (15:10 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:45 +0000 (08:47 -0500)
(This used to be commit d415df59b3084d1463dbc3b8079cb3c9323b3304)

docs/smbdotconf/printing/cupsoptions.xml

index 180c52bf7dcbd84a2f15aa8b477503e7264317ea..616e2732669f171c206aacf2a08a70f0e810ed1c 100644 (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>