1DUNE-PROMOTION(1) Dune Manual DUNE-PROMOTION(1)
2
3
4
6 dune-promotion - Control how changes are propagated back to source
7 code.
8
10 dune promotion COMMAND …
11
13 apply [OPTION]… [FILE]…
14 Promote files from the last run
15
16 diff [OPTION]… [FILE]…
17 List promotions to be applied
18
20 --help[=FMT] (default=auto)
21 Show this help in format FMT. The value FMT must be one of auto,
22 pager, groff or plain. With auto, the format is pager or plain
23 whenever the TERM env var is dumb or undefined.
24
25 --version
26 Show version information.
27
29 promotion exits with the following status:
30
31 0 on success.
32
33 1 if an error happened.
34
35 130 if it was interrupted by a signal.
36
38 dune(1)
39
40
41
42Dune n/a DUNE-PROMOTION(1)