]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpmove.man
To prepare to load cups into easysw/current, perform 4 renames.
[thirdparty/cups.git] / man / lpmove.man
CommitLineData
ef416fc2 1.\"
2.\" "$Id: lpmove.man 4493 2005-02-18 02:09:53Z mike $"
3.\"
4.\" lpmove man page for the Common UNIX Printing System (CUPS).
5.\"
6.\" Copyright 1997-2005 by Easy Software Products.
7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Easy Software Products and are protected by Federal
10.\" copyright law. Distribution and use rights are outlined in the file
11.\" "LICENSE.txt" which should have been included with this file. If this
12.\" file is missing or damaged please contact Easy Software Products
13.\" at:
14.\"
15.\" Attn: CUPS Licensing Information
16.\" Easy Software Products
17.\" 44141 Airport View Drive, Suite 204
18.\" Hollywood, Maryland 20636 USA
19.\"
20.\" Voice: (301) 373-9600
21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
24.TH lpmove 8 "Common UNIX Printing System" "23 January 2001" "Easy Software Products"
25.SH NAME
26lpmove \- move a job to a new destination
27.SH SYNOPSIS
28.B lpmove
29[ -E ]
30.I job destination
31.SH DESCRIPTION
32\fBlpmove\fR moves the specified \fIjob\fR to \fIdestination\fR. \fIjob\fR
33can be the job ID number or the old destination and job ID:
34.br
35.nf
36
37 lpmove 123 newprinter
38 lpmove oldprinter-123 newprinter
39.fi
40.LP
41The \fI-E\fR option forces encryption when connecting to the server.
42.SH COMPATIBILITY
43The System V version of this command also allows moving of all jobs from one
44queue to another. This functionality is currently not supported by CUPS.
45.SH SEE ALSO
46cancel(1), lp(1),
47CUPS Software Users Manual,
48http://localhost:631/documentation.html
49.SH COPYRIGHT
50Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
51.\"
52.\" End of "$Id: lpmove.man 4493 2005-02-18 02:09:53Z mike $".
53.\"