]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-cupsctl.html
Initial work on man page modernization (STR #4372)
[thirdparty/cups.git] / doc / help / man-cupsctl.html
index 1434321bf4314b979d95c71b79367e91b3557140..5fd83d2b72e8287d820b97865306a234eff6afc7 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <html>
 <!-- SECTION: Man Pages -->
 <head>
 <h2 class="title"><a name="NAME">Name</a></h2>
 cupsctl - configure cupsd.conf options
 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
-<b>cupsctl
-</b>[ -E ] [-U
-<i>username
-</i>] [ -h
-<i>server[:port]
-</i>] [ --[no-]debug-logging ] [ --[no-]remote-admin ] [ --[no-]remote-any ]
+<b>cupsctl</b>
+[ -E ] [-U
+<i>username</i>
+] [ -h
+<i>server[:port]</i>
+] [ --[no-]debug-logging ] [ --[no-]remote-admin ] [ --[no-]remote-any ]
 [ --[no-]share-printers ] [ --[no-]user-cancel-any ]
 [
-<i>name=value
-</i>]
+<i>name=value</i>
+]
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
 <i>cupsctl</i> updates or queries the <b>cupsd.conf</b> file for a server. When
 no changes are requested, the current configuration values are written to the
 standard output in the format "name=value", one per line.
 <h2 class="title"><a name="OPTIONS">Options</a></h2>
 The following options are recognized:
-<dl>
-<dt>-E
-</dt>
-<dd></dd>
-<dd>Enables encryption on the connection to the scheduler.
-</dd>
-<dt>-U <i>username</i>
-</dt>
-<dd></dd>
-<dd>Specifies an alternate username to use when authenticating with the scheduler.
-</dd>
-<dt>-h <i>server[:port]</i>
-</dt>
-<dd></dd>
-<dd>Specifies the server address.
-</dd>
-<dt>--[no-]debug-logging
-</dt>
-<dd></dd>
-<dd>Enables or disables debug logging in the <b>error_log</b> file.
-</dd>
-<dt>--[no-]remote-admin
-</dt>
-<dd></dd>
-<dd>Enables or disables remote administration.
-</dd>
-<dt>--[no-]remote-any
-</dt>
-<dd></dd>
-<dd>Enables or disables printing from any address, e.g. the Internet.
-</dd>
-<dt>--[no-]share-printers
-</dt>
-<dd></dd>
-<dd>Enables or disables sharing of local printers with other computers.
-</dd>
-<dt>--[no-]user-cancel-any
-</dt>
-<dd></dd>
-<dd>Allows or prevents users from canceling jobs owned by others.
-</dd>
-</dl>
+<p style="margin-left: 5.0em; text-indent: -5.0em">-E
+<br>
+<br>
+Enables encryption on the connection to the scheduler.
+<p style="margin-left: 5.0em; text-indent: -5.0em">-U <i>username</i>
+<br>
+<br>
+Specifies an alternate username to use when authenticating with the scheduler.
+<p style="margin-left: 5.0em; text-indent: -5.0em">-h <i>server[:port]</i>
+<br>
+<br>
+Specifies the server address.
+<p style="margin-left: 5.0em; text-indent: -5.0em">--[no-]debug-logging
+<br>
+<br>
+Enables or disables debug logging in the <b>error_log</b> file.
+<p style="margin-left: 5.0em; text-indent: -5.0em">--[no-]remote-admin
+<br>
+<br>
+Enables or disables remote administration.
+<p style="margin-left: 5.0em; text-indent: -5.0em">--[no-]remote-any
+<br>
+<br>
+Enables or disables printing from any address, e.g. the Internet.
+<p style="margin-left: 5.0em; text-indent: -5.0em">--[no-]share-printers
+<br>
+<br>
+Enables or disables sharing of local printers with other computers.
+<p style="margin-left: 5.0em; text-indent: -5.0em">--[no-]user-cancel-any
+<br>
+<br>
+Allows or prevents users from canceling jobs owned by others.
 <h2 class="title"><a name="EXAMPLES">Examples</a></h2>
 Display the current settings:
 <pre>
@@ -88,9 +78,9 @@ Display the current settings:
 <h2 class="title"><a name="KNOWN_ISSUES">Known Issues</a></h2>
 You cannot set the Listen or Port directives using <i>cupsctl</i>.
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
-<a href='man-cupsd.conf.html?TOPIC=Man+Pages'>cupsd.conf(5)</a>, <a href='man-cupsd.html?TOPIC=Man+Pages'>cupsd(8)</a>,
+<i>cupsd.conf(5)</i>, <i>cupsd(8)</i>,
 <br>
-<a href='http://localhost:631/help'>http://localhost:631/help</a>
+<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.