Merge branch 'fix/__download/manpage' into 'master'
__download: fix non-existent parameter of __unpack in manpage See merge request ungleich-public/cdist!943
This commit is contained in:
commit
112fb984c7
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ EXAMPLES
|
|||
|
||||
require='__download/opt/cpma/cnq3.zip' \
|
||||
__unpack /opt/cpma/cnq3.zip \
|
||||
--move-existing-destination \
|
||||
--backup-destination \
|
||||
--preserve-archive \
|
||||
--destination /opt/cpma/server
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue