From a6df6fdaf724ed5fc6f7e8c021f7804bd5a9c0e2 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 18 Jan 2022 10:09:19 -0500 Subject: CLI doc: use tables where helpful --- libqpdf/qpdf/auto_job_help.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf') diff --git a/libqpdf/qpdf/auto_job_help.hh b/libqpdf/qpdf/auto_job_help.hh index 81e8325b..cc6ae93b 100644 --- a/libqpdf/qpdf/auto_job_help.hh +++ b/libqpdf/qpdf/auto_job_help.hh @@ -721,7 +721,7 @@ aspects of the file, and write information about the file to standard output. Note that qpdf does not perform any validation of the actual PDF page content or semantic correctness of the PDF file. It merely checks that the PDF file is syntactically -valid. +valid. See also qpdf --help=exit-status. )"); ap.addOptionHelp("--show-encryption", "copy-attachments", "information about encrypted files", R"(Show document encryption parameters. Also show the document's user password if the owner password is given and the file was -- cgit v1.2.3-54-g00ecf