]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/lpmove.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lpmove.man
index 30bd1d52c224adaeff05f1cb707359485814e238..e2f05b99a0523434c208756f00681b09eeaa3026 100644 (file)
@@ -1,9 +1,9 @@
 .\"
-.\" "$Id: lpmove.man 4493 2005-02-18 02:09:53Z mike $"
+.\" "$Id: lpmove.man 5099 2006-02-13 02:46:10Z mike $"
 .\"
 .\"   lpmove man page for the Common UNIX Printing System (CUPS).
 .\"
-.\"   Copyright 1997-2005 by Easy Software Products.
+.\"   Copyright 1997-2006 by Easy Software Products.
 .\"
 .\"   These coded instructions, statements, and computer programs are the
 .\"   property of Easy Software Products and are protected by Federal
 .\"       EMail: cups-info@cups.org
 .\"         WWW: http://www.cups.org
 .\"
-.TH lpmove 8 "Common UNIX Printing System" "23 January 2001" "Easy Software Products"
+.TH lpmove 8 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
 .SH NAME
-lpmove \- move a job to a new destination
+lpmove \- move a job or all jobs to a new destination
 .SH SYNOPSIS
 .B lpmove
-[ -E ]
+[ -E ] [ -h
+.I server[:port]
+] [ -U
+.I username
+]
 .I job destination
+.br
+.B lpmove
+[ -E ] [ -h
+.I server[:port]
+] [ -U
+.I username
+]
+.I source destination
 .SH DESCRIPTION
-\fBlpmove\fR moves the specified \fIjob\fR to \fIdestination\fR. \fIjob\fR
-can be the job ID number or the old destination and job ID:
+\fBlpmove\fR moves the specified \fIjob\fR or all jobs from
+\fIsource\fR to \fIdestination\fR. \fIjob\fR can be the job ID
+number or the old destination and job ID:
 .br
 .nf
 
      lpmove 123 newprinter
      lpmove oldprinter-123 newprinter
 .fi
-.LP
-The \fI-E\fR option forces encryption when connecting to the server.
-.SH COMPATIBILITY
-The System V version of this command also allows moving of all jobs from one
-queue to another. This functionality is currently not supported by CUPS.
+.SH OPTIONS
+The \fIlpmove\fR command supports the following options:
+.TP 5
+-E
+.br
+Forces encryption when connecting to the server.
+.TP 5
+-U username
+.br
+Specifies an alternate username.
+.TP 5
+-h server[:port]
+.br
+Specifies an alternate server.
 .SH SEE ALSO
-cancel(1), lp(1),
-CUPS Software Users Manual,
-http://localhost:631/documentation.html
+\fIcancel(1)\fR, \fIlp(1)\fR,
+.br
+http://localhost:631/help
 .SH COPYRIGHT
-Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
+Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
 .\"
-.\" End of "$Id: lpmove.man 4493 2005-02-18 02:09:53Z mike $".
+.\" End of "$Id: lpmove.man 5099 2006-02-13 02:46:10Z mike $".
 .\"