man-lpmove.html   [plain text]


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- SECTION: Man Pages -->
<head>
	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
	<title>lpmove(8)</title>
</head>
<body>
<h1 class="title">lpmove(8)</h1>
<h2 class="title"><a name="NAME">Name</a></h2>
lpmove - move a job or all jobs to a new destination
<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
<b>lpmove
</b>[ -E ] [ -h
<i>server[:port]
</i>] [ -U
<i>username
</i>]
<i>job destination
</i><br>
<b>lpmove
</b>[ -E ] [ -h
<i>server[:port]
</i>] [ -U
<i>username
</i>]
<i>source destination
</i><h2 class="title"><a name="DESCRIPTION">Description</a></h2>
<b>lpmove</b> moves the specified <i>job</i> or all jobs from
<i>source</i> to <i>destination</i>. <i>job</i> can be the job ID
number or the old destination and job ID:
<br>
<pre>

     lpmove 123 newprinter
     lpmove oldprinter-123 newprinter
</pre>
<h2 class="title"><a name="OPTIONS">Options</a></h2>
The <i>lpmove</i> command supports the following options:
<dl>
<dt>-E
</dt>
<dd></dd>
<dd>Forces encryption when connecting to the server.
</dd>
<dt>-U username
</dt>
<dd></dd>
<dd>Specifies an alternate username.
</dd>
<dt>-h server[:port]
</dt>
<dd></dd>
<dd>Specifies an alternate server.
</dd>
</dl>
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
<a href='man-cancel.html?TOPIC=Man+Pages'>cancel(1)</a>, <a href='man-lp.html?TOPIC=Man+Pages'>lp(1)</a>,
<br>
<a href='http://localhost:631/help'>http://localhost:631/help</a>
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
Copyright 2007-2013 by Apple Inc.

</body>
</html>