]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-cancel.html
Save work.
[thirdparty/cups.git] / doc / help / man-cancel.html
index 386348c8e2cae987ec8dd5ee6984645d638f64d4..b21860e03c183eb9b8c194773b8cd19c8fcba3a1 100644 (file)
@@ -29,31 +29,27 @@ cancel - cancel jobs
 all jobs from the specified destination.
 <h2 class="title"><a name="OPTIONS">Options</a></h2>
 The following options are recognized by <i>cancel</i>:
-<p style="margin-left: 5.0em; text-indent: -5.0em">-E
-<br>
-<br>
+<dl class="man">
+<dt>-E
+<dd style="margin-left: 5.0em"><br>
 Forces encryption when connecting to the server.
-<p style="margin-left: 5.0em; text-indent: -5.0em">-U username
-<br>
-<br>
+<dt>-U username
+<dd style="margin-left: 5.0em"><br>
 Specifies the username to use when connecting to the server.
-<p style="margin-left: 5.0em; text-indent: -5.0em">-a
-<br>
-<br>
+<dt>-a
+<dd style="margin-left: 5.0em"><br>
 Cancel all jobs on the named destination, or all jobs on all
 destinations if none is provided.
-<p style="margin-left: 5.0em; text-indent: -5.0em">-h hostname[:port]
-<br>
-<br>
+<dt>-h hostname[:port]
+<dd style="margin-left: 5.0em"><br>
 Chooses an alternate server.
-<p style="margin-left: 5.0em; text-indent: -5.0em">-u username
-<br>
-<br>
+<dt>-u username
+<dd style="margin-left: 5.0em"><br>
 Cancels jobs owned by <i>username</i>.
-<p style="margin-left: 5.0em; text-indent: -5.0em">-x
-<br>
-<br>
+<dt>-x
+<dd style="margin-left: 5.0em"><br>
 Deletes job data files in addition to canceling.
+</dl>
 <h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
 Unlike the System V printing system, CUPS allows printer names to
 contain any printable character except SPACE, TAB, "/", or "#".