1DUNE-PKG(1)                       Dune Manual                      DUNE-PKG(1)
2
3
4

NAME

6       dune-pkg - Experimental package management
7

SYNOPSIS

9       dune pkg COMMAND …
10

DESCRIPTION

12       Commands for doing package management with dune
13

COMMANDS

15       lock [OPTION]…
16           Create a lockfile
17

COMMON OPTIONS

19       These options are common to all commands.
20
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 plain
24           whenever the TERM env var is dumb or undefined.
25
26       --version
27           Show version information.
28

MORE HELP

30       Use `dune COMMAND --help' for help on a single command.
31

EXIT STATUS

33       pkg exits with the following status:
34
35       0   on success.
36
37       1   if an error happened.
38
39       130 if it was interrupted by a signal.
40

BUGS

42       Check bug reports at https://github.com/ocaml/dune/issues
43

SEE ALSO

45       dune(1)
46
47
48
49Dune n/a                                                           DUNE-PKG(1)
Impressum