]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/options.html
Merge changes from CUPS 1.4svn-r8162.
[thirdparty/cups.git] / doc / help / options.html
index 24fb3e68e0494d29552795ae4f2e175e144104ae..f32e1b9dd42b70347cb8e4180c442cef0dd5e09e 100644 (file)
@@ -500,14 +500,14 @@ layout of the pages on each output page:</P>
        <LI><CODE>-o number-up-layout=tbrl</CODE>; Top to bottom, right to left</LI>
 </UL>
 
-<H3><A NAME="FITPLOT">Scaling to Fit</A></H3>
+<H3><A NAME="FIT_TO_PAGE">Scaling to Fit</A></H3>
 
-<P>The <CODE>-o fitplot</CODE> option specifies that the document
+<P>The <CODE>-o fit-to-page</CODE> option specifies that the document
 should be scaled to fit on the page:</P>
 
 <PRE CLASS="command">
-lp -o fitplot filename
-lpr -o fitplot filename
+lp -o fit-to-page filename
+lpr -o fit-to-page filename
 </PRE>
 
 <P>The default is to use the size specified in the file.</P>