dune-ocaml - Command group related to OCaml.
Contents
Commands
doc [OPTION]…
Build and view the documentation of an OCaml project
dump-dot-merlin [OPTION]… [PATH]
Print Merlin configuration
merlinCOMMAND …
Command group related to merlin
ocaml-merlin [OPTION]…
Start a merlin configuration server.
top [OPTION]… [DIR]
Print a list of toplevel directives for including directories and loading cma files.
top-module [OPTION]… MODULE
Print a list of toplevel directives for loading a module into the topevel.
utop [OPTION]… [DIR] [ARGS]…
Load library in utop.
Common Options
--help[=FMT] (default=auto)
Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto,
the format is pager or plain whenever the TERM env var is dumb or undefined.
--version
Show version information.
Exit Status
duneocaml exits with:
0 on success.
1 if an error happened.
130 if it was interrupted by a signal.
Name
dune-ocaml - Command group related to OCaml.
See Also
dune(1) Dune 3.17.2 DUNE-OCAML(1)
Synopsis
duneocamlCOMMAND …
