aboutsummaryrefslogtreecommitdiffstats
path: root/manual/cli.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-23 03:03:47 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-23 03:22:34 +0100
commitc0c7cef16cb666524e4809834063cfee5262eca1 (patch)
tree38cb6da6567e7cbcac97766629d568363cd9ec16 /manual/cli.rst
parent1f4568684341ec3a0abb0c7ce72580b07b73d646 (diff)
downloadqpdf-c0c7cef16cb666524e4809834063cfee5262eca1.tar.zst
Generate a UNIX man page (fixes #874)
Diffstat (limited to 'manual/cli.rst')
-rw-r--r--manual/cli.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/cli.rst b/manual/cli.rst
index 9f173ed8..93131542 100644
--- a/manual/cli.rst
+++ b/manual/cli.rst
@@ -184,10 +184,10 @@ Exit Status
Meaning of exit codes:
- 0: no errors or warnings
- 1: not used by qpdf but may be used by the shell if unable to invoke qpdf
- 2: errors detected
- 3: warnings detected, unless --warning-exit-0 is given
+ - 0: no errors or warnings
+ - 1: not used by qpdf but may be used by the shell if unable to invoke qpdf
+ - 2: errors detected
+ - 3: warnings detected, unless --warning-exit-0 is given
The exit status of :command:`qpdf` may be interpreted as follows: