1KYUA-HELP(1) BSD General Commands Manual KYUA-HELP(1)
2
4 kyua help — Shows usage information
5
7 kyua help [command]
8
10 The kyua help command provides interactive help on all supported commands
11 and options. If, for some reason, you happen to spot a discrepancy in
12 the output of this command and this document, the command is the authori‐
13 tative source of information.
14
15 If no arguments are provided, the command prints the list of common
16 options and the list of supported subcommands.
17
18 If the command argument is provided to, this single argument is the name
19 of a valid subcommand. In that case, kyua help prints a textual descrip‐
20 tion of the command, the list of common options and the list of subcom‐
21 mand-specific options.
22
24 The kyua help command always returns 0.
25
26 Additional exit codes may be returned as described in kyua(1).
27
29 kyua(1)
30
31BSD September 9, 2012 BSD