]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-ipptool.html
Greatly simplify the man page handling.
[thirdparty/cups.git] / doc / help / man-ipptool.html
index aba14e5510c5b2ac34292d608f26da54a7570b5d..5f9b86212b744c6809cbc89966191d8f5c63a67c 100644 (file)
@@ -14,6 +14,9 @@ ipptool - perform internet printing protocol requests
 [
 <b>--help</b>
 ] [
+<b>--ippserver</b>
+<i>filename</i>
+] [
 <b>--stop-after-include-error</b>
 ] [
 <b>--version</b>
@@ -51,6 +54,8 @@ ipptool - perform internet printing protocol requests
 <b>-f</b>
 <i>filename</i>
 ] [
+<b>-h</b>
+] [
 <b>-i</b>
 <i>seconds</i>
 ] [
@@ -79,13 +84,17 @@ Output is either a plain text, formatted text, CSV, or XML report on the standar
 The
 <i>testfile</i>
 format is described in
-<a href="man-ipptoolfile.html?TOPIC=Man+Pages"><b>ipptoolfile</b>(5).</a>
+<b>ipptoolfile</b>(5).
 <h2 class="title"><a name="OPTIONS">Options</a></h2>
 The following options are recognized by
 <b>ipptool:</b>
 <dl class="man">
 <dt><b>--help</b>
 <dd style="margin-left: 5.0em">Shows program help.
+<dt><b>--ippserver </b><i>filename</i>
+<dd style="margin-left: 5.0em">Specifies that the test results should be written to the named
+<b>ippserver</b>
+attributes file.
 <dt><b>--stop-after-include-error</b>
 <dd style="margin-left: 5.0em">Tells
 <b>ipptool</b>
@@ -134,6 +143,8 @@ This option is incompatible with the <b>-i</b> (interval) and <b>-n</b> (repeat-
 <dd style="margin-left: 5.0em">Defines the named variable.
 <dt><b>-f</b><i> filename</i>
 <dd style="margin-left: 5.0em">Defines the default request filename for tests.
+<dt><b>-h</b>
+<dd style="margin-left: 5.0em">Validate HTTP response headers.
 <dt><b>-i</b><i> seconds</i>
 <dd style="margin-left: 5.0em">Specifies that the (last)
 <i>testfile</i>
@@ -157,7 +168,7 @@ This is the default for XML output.
 <h2 class="title"><a name="EXIT_STATUS">Exit Status</a></h2>
 The
 <b>ipptool</b>
-program returns 0 if all tests were sucessful and 1 otherwise.
+program returns 0 if all tests were successful and 1 otherwise.
 <h2 class="title"><a name="FILES">Files</a></h2>
 The following standard files are available:
 <pre class="man">
@@ -209,13 +220,12 @@ Get a list of completed jobs for "myprinter":
         ipp://localhost/printers/myprinter create-printer-subscription.test
 </pre>
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
-<a href="man-ipptoolfile.html?TOPIC=Man+Pages"><b>ipptoolfile</b>(5),</a>
-CUPS Online Help (<a href="http://localhost:631/help)">http://localhost:631/help)</a>,
+<b>ipptoolfile</b>(5),
 IANA IPP Registry (<a href="http://www.iana.org/assignments/ipp\-registrations)">http://www.iana.org/assignments/ipp\-registrations)</a>,
 PWG Internet Printing Protocol Workgroup (<a href="http://www.pwg.org/ipp">http://www.pwg.org/ipp</a>)
-RFC 2911 (<a href="http://tools.ietf.org/html/rfc2911)">http://tools.ietf.org/html/rfc2911)</a>,
+RFC 8011 (<a href="http://tools.ietf.org/html/rfc8011)">http://tools.ietf.org/html/rfc8011)</a>,
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
-Copyright &copy; 2007-2014 by Apple Inc.
+Copyright &copy; 2007-2019 by Apple Inc.
 
 </body>
 </html>