1toolbox-help(1) General Commands Manual toolbox-help(1)
2
3
4
6 toolbox-help - Display help information about Toolbox
7
8
10 toolbox help [COMMAND]
11
12
14 When no COMMAND is specified, the toolbox(1) manual is shown. If a COM‐
15 MAND is specified, a manual page for that command is brought up.
16
17
18 Note that toolbox --help ... is identical to toolbox help ... because
19 the former is internally converted to the latter.
20
21
22 This page can be displayed with toolbox help help or toolbox help
23 --help.
24
25
27 Show the toolbox manual
28 $ toolbox help
29
30
31
32 Show the manual for the create command
33 $ toolbox help create
34
35
36
38 toolbox(1)
39
40
41
42 toolbox-help(1)