diff --git a/cdist/conf/type/__rsync/man.text b/cdist/conf/type/__rsync/man.text index b5b287e9..af39b9c5 100644 --- a/cdist/conf/type/__rsync/man.text +++ b/cdist/conf/type/__rsync/man.text @@ -47,6 +47,9 @@ destination:: remote-user:: Use this user instead of the default "root" for rsync operations. + +OPTIONAL MULTIPLE PARAMETERS +---------------------------- rsync-opts:: Use this option to give rsync options with. See rsync(1) for available options. @@ -54,6 +57,7 @@ rsync-opts:: Write the options without the beginning "--" Can be specified multiple times. + MESSAGES -------- NONE