1dune-help(1) Dune Manual dune-help(1)
2
3
4
6 dune-help - Additional Dune help
7
9 dune help [OPTION]... [TOPIC]
10
12 dune help TOPIC provides additional help on the given topic. The
13 following topics are available:
14
15 config
16 dune-config
17
19 --build-info
20 Show build information.
21
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
36 Check bug reports at https://github.com/ocaml/dune/issues
37
38
39
40Dune n/a dune-help(1)