Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DUNE-PROMOTION(1)		   Dune Manual		       DUNE-PROMOTION(1)

NAME
     dune-promotion - Control how changes are propagated back to source code.

SYNOPSIS
     dune promotion COMMAND a|

COMMANDS
     apply [OPTION]a| [FILE]a|
	 Promote files from the last run

     diff [OPTION]a| [FILE]a|
	 List promotions to be applied

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
     promotion exits with the following status:

     0	 on success.

     123
	 on indiscriminate errors reported on standard error.

     124
	 on command line parsing errors.

     125
	 on unexpected internal errors (bugs).

SEE ALSO
     dune(1)

Dune n/a						       DUNE-PROMOTION(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dune-promotion&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help