From 0e909bab8e6eabb96b0bbe8063138d04d5a4ac7f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 28 Jan 2022 07:48:22 -0500 Subject: Improve top-level help information --- manual/cli.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual') diff --git a/manual/cli.rst b/manual/cli.rst index 2150df70..1c283598 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -68,8 +68,8 @@ Basic Invocation Read a PDF file, apply transformations or modifications, and write a new PDF file. - Usage: qpdf infile [options] [outfile] - OR qpdf help-option + Usage: qpdf [infile] [options] [outfile] + OR qpdf --help[={topic|--option}] - infile, options, and outfile may be in any order as long as infile precedes outfile. @@ -84,7 +84,7 @@ Basic Invocation :: - Usage: qpdf infile [options] [outfile] + Usage: qpdf [infile] [options] [outfile] The :command:`qpdf` command reads the PDF file :samp:`{infile}`, applies various transformations or modifications to the file in -- cgit v1.2.3-54-g00ecf