2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-07 12:50:52 +00:00

Add missing spaces in usageExit

This commit is contained in:
Jay Berkenbilt 2022-02-15 15:34:21 -05:00
parent 894940d17a
commit 19608ec151
10 changed files with 40 additions and 40 deletions

View File

@ -16,13 +16,13 @@ static void usageExit(std::string const& msg)
<< whoami << ": " << msg << std::endl
<< std::endl
<< "For help:" << std::endl
<< " " << whoami << "--help=usage usage information"
<< " " << whoami << " --help=usage usage information"
<< std::endl
<< " " << whoami << "--help=topic help on a topic"
<< " " << whoami << " --help=topic help on a topic"
<< std::endl
<< " " << whoami << "--help=--option help on an option"
<< " " << whoami << " --help=--option help on an option"
<< std::endl
<< " " << whoami << "--help general help and a topic list"
<< " " << whoami << " --help general help and a topic list"
<< std::endl
<< std::endl;
exit(QPDFJob::EXIT_ERROR);

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-bare-option-false.json: .qdf: value must
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-choice-mismatch.json: .objectStreams: un
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-encrypt-duplicate-key-length.json: exact
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-encrypt-missing-password.json: the user
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-encrypt-no-key-length.json: exactly one
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-json-error.json: JSON: offset 83: unexpe
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -3,8 +3,8 @@ qpdf: error with job-json file bad-json-pages-no-file.json: file is required in
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -4,8 +4,8 @@ qpdf: error with job-json file bad-json-schema-error.json: qpdf: job json has er
Run qpdf--job-json-help for information on the file format.
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list

View File

@ -2,8 +2,8 @@
qpdf: --split-pages may not be used when writing to standard output
For help:
qpdf--help=usage usage information
qpdf--help=topic help on a topic
qpdf--help=--option help on an option
qpdf--help general help and a topic list
qpdf --help=usage usage information
qpdf --help=topic help on a topic
qpdf --help=--option help on an option
qpdf --help general help and a topic list