aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2021-12-04 16:27:25 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2021-12-09 16:24:14 +0100
commit0c705a882bd12b90d08a11ea6d40152f95b8aa96 (patch)
tree791d1539f2fc274ba4a78416054a8ee443226b57 /manual
parentb4fc9eb700672b35b023e0ff4d43e3c6ba39bf20 (diff)
downloadqpdf-0c705a882bd12b90d08a11ea6d40152f95b8aa96.tar.zst
Minor documentation updates
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 7ce5d034..853e114b 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -556,7 +556,7 @@ make
<para>
When running qpdf, the basic invocation is as follows:
- <programlisting><command>qpdf</command><option> [ <replaceable>options</replaceable> ] <replaceable>infilename</replaceable> [ <replaceable>outfilename</replaceable> ]</option>
+ <programlisting><command>qpdf</command><option> [ <replaceable>options</replaceable> ] { <replaceable>infilename</replaceable> | <option>--empty</option> } [ <replaceable>page_selection_options</replaceable> ] <replaceable>outfilename</replaceable></option>
</programlisting>
This converts PDF file <option>infilename</option> to PDF file
<option>outfilename</option>. The output file is functionally
@@ -1551,7 +1551,7 @@ make
</para>
<para>
Starting with qpf 8.4, the special input file name
- &ldquo;<filename>.</filename>&rdquo; can be used shortcut for the
+ &ldquo;<filename>.</filename>&rdquo; can be used as a shortcut for the
primary input filename.
</para>
<para>