]> 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.\"
bc44d920 2.\" "$Id: lpmove.man 6649 2007-07-11 21:46:42Z mike $"
ef416fc2 3.\"
4.\" lpmove man page for the Common UNIX Printing System (CUPS).
5.\"
bc44d920 6.\" Copyright 2007 by Apple Inc.
fa73b229 7.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 8.\"
9.\" These coded instructions, statements, and computer programs are the
bc44d920 10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
ef416fc2 14.\"
bc44d920 15.TH lpmove 8 "Common UNIX Printing System" "12 February 2006" "Apple Inc."
ef416fc2 16.SH NAME
fa73b229 17lpmove \- move a job or all jobs to a new destination
ef416fc2 18.SH SYNOPSIS
19.B lpmove
fa73b229 20[ -E ] [ -h
bd7854cb 21.I server[:port]
fa73b229 22] [ -U
23.I username
24]
ef416fc2 25.I job destination
fa73b229 26.br
27.B lpmove
28[ -E ] [ -h
bd7854cb 29.I server[:port]
fa73b229 30] [ -U
31.I username
32]
33.I source destination
ef416fc2 34.SH DESCRIPTION
fa73b229 35\fBlpmove\fR moves the specified \fIjob\fR or all jobs from
36\fIsource\fR to \fIdestination\fR. \fIjob\fR can be the job ID
37number or the old destination and job ID:
ef416fc2 38.br
39.nf
40
41 lpmove 123 newprinter
42 lpmove oldprinter-123 newprinter
43.fi
fa73b229 44.SH OPTIONS
bd7854cb 45The \fIlpmove\fR command supports the following options:
46.TP 5
47-E
48.br
49Forces encryption when connecting to the server.
50.TP 5
51-U username
52.br
53Specifies an alternate username.
54.TP 5
55-h server[:port]
56.br
57Specifies an alternate server.
ef416fc2 58.SH SEE ALSO
bd7854cb 59\fIcancel(1)\fR, \fIlp(1)\fR,
fa73b229 60.br
61http://localhost:631/help
ef416fc2 62.SH COPYRIGHT
bc44d920 63Copyright 2007 by Apple Inc.
ef416fc2 64.\"
bc44d920 65.\" End of "$Id: lpmove.man 6649 2007-07-11 21:46:42Z mike $".
ef416fc2 66.\"