From cc5485dac1f224f856ce48781278b357f61f74bd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 1 Feb 2022 07:18:23 -0500 Subject: QPDFJob: documentation --- libqpdf/QPDFJob.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libqpdf/QPDFJob.cc') diff --git a/libqpdf/QPDFJob.cc b/libqpdf/QPDFJob.cc index 1c6a16d6..a06f87bc 100644 --- a/libqpdf/QPDFJob.cc +++ b/libqpdf/QPDFJob.cc @@ -646,7 +646,6 @@ QPDFJob::createsOutput() const void QPDFJob::checkConfiguration() { - // QXXXQ messages are CLI-centric if (m->replace_input) { if (m->outfilename) @@ -722,7 +721,8 @@ QPDFJob::checkConfiguration() { QTC::TC("qpdf", "qpdf same file error"); usage("input file and output file are the same;" - " use --replace-input to intentionally overwrite the input file"); + " use --replace-input to intentionally" + " overwrite the input file"); } } -- cgit v1.2.3-70-g09d2