aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/arg_parser/help-all.out
blob: d8fcf07539bff602656d2bd41526e950ebbd64f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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.