summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-11-08 09:43:18 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-11-08 09:43:18 -0500
commitb167c7fcf86da6c67a50a4a2c090e6919b7503a1 (patch)
tree7051439d191e16b69029ff97e1b20d871415594d /doc
parentf07dbc95aa9bcb82dd4e45b7f23bc87b572b4baf (diff)
downloadcups-b167c7fcf86da6c67a50a4a2c090e6919b7503a1.tar.gz
Clarify meaning of printer errors (Issue #5404)
Diffstat (limited to 'doc')
-rw-r--r--doc/help/admin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/admin.html b/doc/help/admin.html
index ca523ddd7..47fee815d 100644
--- a/doc/help/admin.html
+++ b/doc/help/admin.html
@@ -140,7 +140,7 @@ direct usb://ZP/LazerJet%20MFP?serial=42</pre>
<dd>Sets the default value for the named PPD option. For example, <code>-o PageSize=Legal</code> sets the default page size to US Legal.</dd>
<dt><code>-o printer-error-policy=name</code></dt>
- <dd>Sets the error handling policy:<dl>
+ <dd>Sets the policy for errors such as printers that cannot be found or accessed, don't support the format being printed, fail during submission of the print data, or cause one or more filters to crash:<dl>
<dt><code>abort-job</code></dt>
<dd>Aborts the job on error.</dd>
<dt><code>retry-job</code></dt>