aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qtest/mod-info
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2022-02-07 14:07:09 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-02-07 18:49:24 +0100
commit3e98fe46a24d8231ed5f962f5b874032e4994f08 (patch)
tree724d540b2c7f1b0d5dcdb184b6a7dd01f3b2f319 /examples/qtest/mod-info
parent4fd619818c30fb55b144675d3e5d2c83728e6976 (diff)
downloadqpdf-3e98fe46a24d8231ed5f962f5b874032e4994f08.tar.zst
Tidy example CLI usage
Change "-" to "--" for named parameters. Remove spaces inside "[ option ]" for optional parameters. Fix "pdf-mod-info --dump file" to match usage message.
Diffstat (limited to 'examples/qtest/mod-info')
-rw-r--r--examples/qtest/mod-info/usage.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtest/mod-info/usage.out b/examples/qtest/mod-info/usage.out
index 5eeba82e..13ac3b20 100644
--- a/examples/qtest/mod-info/usage.out
+++ b/examples/qtest/mod-info/usage.out
@@ -1,4 +1,4 @@
-Usage: pdf-mod-info -in in_file [-out out_file] [-key key [-val val]?]+
+Usage: pdf-mod-info --in in_file [--out out_file] [--key key [--val val]?]+
Modifies/Adds/Removes PDF /Info entries in the in_file
and stores the result in out_file
Special mode: pdf-mod-info --dump file