1REPO(1) Repo Manual REPO(1)
2
3
4
6 repo - repo help - manual page for repo help
7
9 repo help [--all|command]
10
12 Summary
13
14 Display detailed help on a command
15
17 -h, --help
18 show this help message and exit
19
20 -a, --all
21 show the complete list of commands
22
23 --help-all
24 show the --help of all commands
25
26 Logging options:
27 -v, --verbose
28 show all output
29
30 -q, --quiet
31 only show errors
32
33 Multi-manifest options:
34 --outer-manifest
35 operate starting at the outermost manifest
36
37 --no-outer-manifest
38 do not operate on outer manifests
39
40 --this-manifest-only
41 only operate on this (sub)manifest
42
43 --no-this-manifest-only, --all-manifests
44 operate on this manifest and its submanifests
45
46 Run `repo help help` to view the detailed manual.
47
49 Displays detailed usage information about a command.
50
51
52
53repo help July 2022 REPO(1)