summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-08-15 13:40:12 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-08-15 13:40:12 -0400
commitd784ca2f837b6c221d97ec0850b7020d13db75a5 (patch)
treeb7dd1aba0c5aeb25bf46b0acf2bb2fb7c248d7ca /doc
parentf4b0bfa2db37f134e1708cbbf4c81bb6774426bc (diff)
downloadcups-d784ca2f837b6c221d97ec0850b7020d13db75a5.tar.gz
Fix typo in ipptoolfile man page.
Diffstat (limited to 'doc')
-rw-r--r--doc/help/man-ipptoolfile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/man-ipptoolfile.html b/doc/help/man-ipptoolfile.html
index 7bf911d91..e0f6727d7 100644
--- a/doc/help/man-ipptoolfile.html
+++ b/doc/help/man-ipptoolfile.html
@@ -143,7 +143,7 @@ The following directives are understood within a <i>test</i>:
<dd style="margin-left: 5.0em"><dt><b>ATTR </b><i>tag attribute-name value(s)</i>
<dd style="margin-left: 5.0em">Adds an attribute to the test request.
Out-of-band tags (admin-define, delete-attribute, no-value, not-settable, unknown, unsupported) have no value.
-Values for other tags are separated by the comma (",") character - escape commas using the "" character.
+Values for other tags are delimited by the comma (",") character - escape commas using the "\" character.
Common attributes and values are listed in the IANA IPP registry - see references below.
<dt><b>ATTR collection </b><i>attribute-name </i><b>{ MEMBER </b><i>tag member-name value(s) ... </i><b>}</b> [ <i>... </i><b>,{ </b><i>... </i><b>} </b>]
<dd style="margin-left: 5.0em">Adds a collection attribute to the test request.