"$Id: lpmove.man 11934 2014-06-17 18:58:29Z msweet $"

lpmove man page for CUPS.

Copyright 2007-2014 by Apple Inc.
Copyright 1997-2006 by Easy Software Products.

These coded instructions, statements, and computer programs are the
property of Apple Inc. and are protected by Federal copyright
law. Distribution and use rights are outlined in the file "LICENSE.txt"
which should have been included with this file. If this file is
file is missing or damaged, see the license at "http://www.cups.org/".

lpmove 8 "CUPS" "12 June 2014" "Apple Inc."
NAME
lpmove - move a job or all jobs to a new destination
SYNOPSIS
lpmove [ -E ] [ -h server[:port] ] [ -U username ] job destination

lpmove [ -E ] [ -h server[:port] ] [ -U username ] source destination

DESCRIPTION
lpmove moves the specified job or all jobs from source to destination. job can be the job ID number or the old destination and job ID.
OPTIONS
The lpmove command supports the following options:

5 -E Forces encryption when connecting to the server.

5 -U username Specifies an alternate username.

5 -h server[:port] Specifies an alternate server.

EXAMPLES
Move job 123 from "oldprinter" to "newprinter":

 lpmove 123 newprinter

 or

 lpmove oldprinter-123 newprinter

Move all jobs from "oldprinter" to "newprinter":

 lpmove oldprinter newprinter
SEE ALSO
cancel (1), lp (1), lpr (1), lprm (1),

CUPS Online Help (http://localhost:631/help)

COPYRIGHT
Copyright \[co] 2007-2014 by Apple Inc.
End of "$Id: lpmove.man 11934 2014-06-17 18:58:29Z msweet $".