]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lpmove.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lpmove.man
CommitLineData
ef416fc2 1.\"
fa73b229 2.\" "$Id: lpmove.man 4948 2006-01-19 03:23:41Z mike $"
ef416fc2 3.\"
4.\" lpmove man page for the Common UNIX Printing System (CUPS).
5.\"
fa73b229 6.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 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.\"
fa73b229 24.TH lpmove 8 "Common UNIX Printing System" "18 January 2006" "Easy Software Products"
ef416fc2 25.SH NAME
fa73b229 26lpmove \- move a job or all jobs to a new destination
ef416fc2 27.SH SYNOPSIS
28.B lpmove
fa73b229 29[ -E ] [ -h
30.I hostname[:port]
31] [ -U
32.I username
33]
ef416fc2 34.I job destination
fa73b229 35.br
36.B lpmove
37[ -E ] [ -h
38.I hostname[:port]
39] [ -U
40.I username
41]
42.I source destination
ef416fc2 43.SH DESCRIPTION
fa73b229 44\fBlpmove\fR moves the specified \fIjob\fR or all jobs from
45\fIsource\fR to \fIdestination\fR. \fIjob\fR can be the job ID
46number or the old destination and job ID:
ef416fc2 47.br
48.nf
49
50 lpmove 123 newprinter
51 lpmove oldprinter-123 newprinter
52.fi
fa73b229 53.SH OPTIONS
ef416fc2 54The \fI-E\fR option forces encryption when connecting to the server.
fa73b229 55.LP
56The \fI-U\fR option specifies an alternate username.
57.LP
58The \fI-h\fR option specifies an alternate server.
ef416fc2 59.SH SEE ALSO
fa73b229 60cancel(1), lp(1)
61.br
62http://localhost:631/help
ef416fc2 63.SH COPYRIGHT
fa73b229 64Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
ef416fc2 65.\"
fa73b229 66.\" End of "$Id: lpmove.man 4948 2006-01-19 03:23:41Z mike $".
ef416fc2 67.\"