1OPAM-HELP(1) Opam Manual OPAM-HELP(1)
2
3
4
6 opam-help - Display help about opam and opam commands.
7
9 opam help [OPTION]... [TOPIC]
10
12 Prints help about opam commands.
13
14 Use `opam help topics' to get the full list of help topics.
15
17 TOPIC
18 The topic to get help on.
19
21 --help[=FMT] (default=auto)
22 Show this help in format FMT. The value FMT must be one of `auto',
23 `pager', `groff' or `plain'. With `auto', the format is `pager` or
24 `plain' whenever the TERM env var is `dumb' or undefined.
25
26 --man-format=FMT (absent=pager)
27 Show output in format FMT. The value FMT must be one of `auto',
28 `pager', `groff' or `plain'. With `auto', the format is `pager` or
29 `plain' whenever the TERM env var is `dumb' or undefined.
30
31 --version
32 Show version information.
33
34
35
36Opam 2.0.6 OPAM-HELP(1)