From 5c5e5ca29b20877614d9b1c025b86707e67e548b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 11 Jan 2022 15:52:58 -0500 Subject: Document how to add a command-line argument --- libqpdf/QPDFJob_argv.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libqpdf') diff --git a/libqpdf/QPDFJob_argv.cc b/libqpdf/QPDFJob_argv.cc index da0bcd4a..647311bf 100644 --- a/libqpdf/QPDFJob_argv.cc +++ b/libqpdf/QPDFJob_argv.cc @@ -1,5 +1,7 @@ #include +// See "HOW TO ADD A COMMAND-LINE ARGUMENT" in README-maintainer. + #include #include #include -- cgit v1.2.3-54-g00ecf