]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add documentation on lpmove command (STR #2263)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 3 May 2007 18:36:42 +0000 (18:36 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 3 May 2007 18:36:42 +0000 (18:36 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6507 7a7537e8-13f0-0310-91df-b6672ffda945

CHANGES.txt
doc/help/options.html

index 6f1d353487479149255d60bfaa072590c3209e5b..49c7128421978b52693b6735a76e0ef8b5e27c3d 100644 (file)
@@ -4,7 +4,7 @@ CHANGES.txt - 2007-05-03
 CHANGES IN CUPS V1.3
 
        - Documentation updates (STR #1775, STR #2130, STR #2131,
-         STR #2356)
+         STR #2263, STR #2356)
        - Added a new cupsGetServerPPD() function for getting
          an available PPD from the server (STR #2334)
        - Added a new cupsDoIORequest() function for reading
index 20a17d3a87ba378efb6af8ed051e17b8e5f932bd..d42b384dd42431795ff65bc39e65d7403cae8801 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <!-- SECTION: Getting Started -->
 <HEAD>
-       <TITLE>Printing and Options</TITLE>
+       <TITLE>Command-Line Printing and Options</TITLE>
 </HEAD>
 <BODY>
 
@@ -171,6 +171,33 @@ lpstat
 </PRE>
 
 
+<H2 CLASS="title"><A NAME="LPMOVE">Moving a Print Job</A></H2>
+
+<P>The <A HREF="man-lpmove.html">lpmove(8)</A> command moves a print
+job to a new printer or class:</P>
+
+<PRE CLASS="command">
+lpmove <I>job-id</I> <i>destination</i>
+</PRE>
+
+<P>The <I>job-id</I> is the number that was reported to you by
+the <B>lp</B> or <B>lpstat</B> commands. <i>Destination</i> is the
+name of a printer or class that you want to actually print the job.
+
+<BLOCKQUOTE><B>Note:</B>
+
+<P>The <B>lpmove</B> command is located in the system command
+directory (typically <VAR>/usr/sbin</VAR> or <VAR>/usr/local/sbin</VAR>),
+and so may not be in your command path. Specify the full path to the
+command if you get a "command not found" error, for example:
+
+<PRE CLASS="command">
+/usr/sbin/lpmove foo-123 bar
+</PRE>
+
+</BLOCKQUOTE>
+
+
 <H2 CLASS="title"><A NAME="OPTIONS">Standard Printing Options</A></H2>
 
 <P>The following options apply when printing all types of