2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-08 21:22:25 +00:00
qpdf/libtests/qtest/arg_parser/help-all.out
2022-01-30 13:11:03 -05:00

33 lines
595 B
Plaintext

Run "arg_parser --help=topic" for help on a topic.
Run "arg_parser --help=--option" for help on an option.
Run "arg_parser --help=all" to see all available help.
Topics:
baaa: Baaa Options
quack: Quack Options
== baaa (Baaa Options) ==
Ewe can do sheepish things.
For example, ewe can add more ram to your computer.
Related options:
--ewe: just for ewe
--ram: curly horns
== quack (Quack Options) ==
Just put stuff after quack to get a count at the end.
== --ewe (just for ewe) ==
You are not a ewe.
== --ram (curly horns) ==
curly horns
====
For more help, read the manual.