1hub-help(1) hub manual hub-help(1)
2
3
4
6 hub-help - Show the help page for a command.
7
9 hub help hub
10 hub help COMMAND
11 hub help hub-COMMAND [--plain-text]
12
14 hub-COMMAND
15 Use this format to view help for hub extensions to an existing git
16 command.
17
18 --plain-text
19 Skip man page lookup mechanism and display plain help text.
20
22 On systems that have man, help pages are looked up in these directories
23 relative to the hub install prefix:
24
25 · man/command.1
26 · share/man/man1/command.1
27
28 On systems without man, help pages are looked up using the ".txt"
29 extension.
30
32 hub(1), git-help(1)
33
34
35
36
37hub version 2.11.1 29 Mar 2019 hub-help(1)