From: Michael R Sweet Date: Wed, 31 Mar 2021 18:09:38 +0000 (-0400) Subject: Update man page. X-Git-Tag: v2.4b1~163^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02b8a74961c959367b8648dc3961a102a6ab7ac;p=thirdparty%2Fcups.git Update man page. --- diff --git a/doc/help/man-ipptoolfile.html b/doc/help/man-ipptoolfile.html index f6dee14413..bba8a273e2 100644 --- a/doc/help/man-ipptoolfile.html +++ b/doc/help/man-ipptoolfile.html @@ -175,6 +175,9 @@ test report.
Specifies whether ipptool(8) will ignore errors and continue with subsequent tests. +
MONITOR-PRINTER-STATE [ printer-uri ] { EXPECT attribute-name [ predicate(s) ] } +
Specifies printer state monitoring tests to run in parallel with the test operation. +The monitoring tests will run until all of the EXPECT conditions are satisfied or the primary test operation has completed, whichever occurs first.
NAME "literal string"
Specifies the human-readable name of the test.
OPERATION operation-code diff --git a/man/ipptoolfile.5 b/man/ipptoolfile.5 index b3de81630c..7b642966e9 100644 --- a/man/ipptoolfile.5 +++ b/man/ipptoolfile.5 @@ -2,12 +2,12 @@ .\" ipptoolfile man page. .\" .\" Copyright © 2021 by OpenPrinting. -.\" Copyright © 2010-2019 by Apple Inc. +.\" Copyright © 2010-2021 by Apple Inc. .\" .\" Licensed under Apache License v2.0. See the file "LICENSE" for more .\" information. .\" -.TH ipptoolfile 5 "CUPS" "2021-02-28" "OpenPrinting" +.TH ipptoolfile 5 "CUPS" "2021-03-31" "OpenPrinting" .SH NAME ipptoolfile \- ipptool file format .SH DESCRIPTION @@ -215,6 +215,10 @@ Specifies whether .BR ipptool (8) will ignore errors and continue with subsequent tests. .TP 5 +\fBMONITOR-PRINTER-STATE \fR[ \fIprinter-uri \fR] \fB{ EXPECT \fIattribute-name \fR[ \fIpredicate(s) \fR] \fB}\fR +Specifies printer state monitoring tests to run in parallel with the test operation. +The monitoring tests will run until all of the \fBEXPECT\fR conditions are satisfied or the primary test operation has completed, whichever occurs first. +.TP 5 \fBNAME "\fIliteral string\fB"\fR Specifies the human-readable name of the test. .TP 5