Author: kseeger
Date: 2008-04-07 15:10:14 +0000 (Mon, 07 Apr 2008)
New Revision: 1262

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1262

Log:
Correct description of cups options. Patch from Bj?\195?\182rn Jacke <[EMAIL 
PROTECTED]>.
Modified:
   trunk/smbdotconf/printing/cupsoptions.xml


Changeset:
Modified: trunk/smbdotconf/printing/cupsoptions.xml
===================================================================
--- trunk/smbdotconf/printing/cupsoptions.xml   2008-04-07 11:08:19 UTC (rev 
1261)
+++ trunk/smbdotconf/printing/cupsoptions.xml   2008-04-07 15:10:14 UTC (rev 
1262)
@@ -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>

Reply via email to