added new section
This commit is contained in:
parent
879ddefbdf
commit
97dc358dc6
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue