]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-cupsaccept.html
Update ipp documentation to reflect the behavior of configuring WiFi on IPP USB printers.
[thirdparty/cups.git] / doc / help / man-cupsaccept.html
index 8145e09d4da5798cc34284ac2796d81e7c9fb8ea..a8925685dac8357c38f690adabd69fd6f3e32371 100644 (file)
 cupsaccept/cupsreject - accept/reject jobs sent to a destination
 <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
 <b>cupsaccept</b>
-[ -E ] [ -U
+[
+<b>-E</b>
+] [
+<b>-U</b>
 <i>username</i>
-] [ -h
+] [
+<b>-h</b>
 <i>hostname[:port]</i>
-] destination(s)
+]
+<i>destination(s)</i>
 <br>
 <b>cupsreject</b>
-[ -E ] [ -U
+[
+<b>-E</b>
+] [
+<b>-U</b>
 <i>username</i>
-] [ -h
+] [
+<b>-h</b>
 <i>hostname[:port]</i>
-] [ -r
+] [
+<b>-r</b>
 <i>reason</i>
-] destination(s)
+]
+<i>destination(s)</i>
 <h2 class="title"><a name="DESCRIPTION">Description</a></h2>
-<i>cupsaccept</i> instructs the printing system to accept print jobs to the
+The
+<b>cupsaccept</b>
+command instructs the printing system to accept print jobs to the specified destinations.
+<p>The
+<b>cupsreject</b>
+command instructs the printing system to reject print jobs to the
 specified destinations.
-<p><i>cupsreject</i> instructs the printing system to reject print jobs to the
-specified destinations. The <i>-r</i> option sets the reason for rejecting
-print jobs. If not specified the reason defaults to "Reason Unknown".
+The <i>-r</i> option sets the reason for rejecting print jobs. If not specified, the reason defaults to "Reason Unknown".
 <h2 class="title"><a name="OPTIONS">Options</a></h2>
-The following options are supported by both <i>cupsaccept</i> and
-<i>cupsreject</i>:
+The following options are supported by both
+<b>cupsaccept</b>
+and
+<b>cupsreject</b>:
 <dl class="man">
-<dt>-E
-<dd style="margin-left: 5.0em"><br>
-Forces encryption when connecting to the server.
-<dt>-U username
-<dd style="margin-left: 5.0em"><br>
-Sets the username that is sent when connecting to the server.
-<dt>-h hostname[:port]
-<dd style="margin-left: 5.0em"><br>
-Chooses an alternate server.
-<dt>-r "reason"
-<dd style="margin-left: 5.0em"><br>
-Sets the reason string that is shown for a printer that is
-rejecting jobs.
+<dt><b>-E</b>
+<dd style="margin-left: 5.0em">Forces encryption when connecting to the server.
+<dt><b>-U </b><i>username</i>
+<dd style="margin-left: 5.0em">Sets the username that is sent when connecting to the server.
+<dt><b>-h </b><i>hostname[:port]</i>
+<dd style="margin-left: 5.0em">Chooses an alternate server.
+<dt><b>-r </b>"<i>reason</i>"
+<dd style="margin-left: 5.0em">Sets the reason string that is shown for a printer that is rejecting jobs.
 </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 "#".
+<h2 class="title"><a name="CONFORMING_TO">Conforming To</a></h2>
+The
+<b>cupsaccept</b>
+and
+<b>cupsreject</b>
+commands correspond to the System V printing system commands "accept" and "reject", respectively.
+Unlike the System V printing system, CUPS allows printer names to contain any printable character except SPACE, TAB, "/", or "#".
 Also, printer and class names are <i>not</i> case-sensitive.
-<p>The CUPS versions of <i>accept</i> and <i>reject</i> may ask the
-user for an access password depending on the printing system
-configuration. This differs from the System V versions which
-require the root user to execute these commands.
+<p>Finally, the CUPS versions may ask the user for an access password depending on the printing system configuration.
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
-<i>cancel(1)</i>, <i>cupsenable(8)</i>, <i>lp(1)</i>,
-<i>lpadmin(8)</i>, <i>lpstat(1)</i>,
+<b>cancel</b>(1),
+<b>cupsenable</b>(8),
+<b>lp</b>(1),
+<b>lpadmin</b>(8),
+<b>lpstat</b>(1),
 <br>
-<a href="http://localhost:631/help">http://localhost:631/help</a>
+CUPS Online Help (<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.
+Copyright &copy; 2007-2019 by Apple Inc.
 
 </body>
 </html>