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