]> mj.ucw.cz Git - paperjam.git/commitdiff
Added example usage to --help
authorMartin Mares <mj@ucw.cz>
Fri, 4 Nov 2022 11:04:40 +0000 (12:04 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 4 Nov 2022 11:04:40 +0000 (12:04 +0100)
paperjam.cc

index 108087a311a669cdcedad79153bdb660c772e258..0d3bf12c57fe95452fcd8cb1ec5b626966ce2f6d 100644 (file)
@@ -96,6 +96,9 @@ Options:\n\
 <pipeline> = { <stage>, <stage>, ... }\n\
 <stage> = <page> <page> ... [: <commands>]\n\
 \n\
+Example:\n\
+paperjam 'book nup(2, paper=a4)' input.pdf output.pdf\n\
+\n\
 Commands:\n\
 ");
   parser_help();