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::
|
remote-user::
|
||||||
Use this user instead of the default "root" for rsync operations.
|
Use this user instead of the default "root" for rsync operations.
|
||||||
|
|
||||||
|
|
||||||
|
OPTIONAL MULTIPLE PARAMETERS
|
||||||
|
----------------------------
|
||||||
rsync-opts::
|
rsync-opts::
|
||||||
Use this option to give rsync options with.
|
Use this option to give rsync options with.
|
||||||
See rsync(1) for available options.
|
See rsync(1) for available options.
|
||||||
|
@ -54,6 +57,7 @@ rsync-opts::
|
||||||
Write the options without the beginning "--"
|
Write the options without the beginning "--"
|
||||||
Can be specified multiple times.
|
Can be specified multiple times.
|
||||||
|
|
||||||
|
|
||||||
MESSAGES
|
MESSAGES
|
||||||
--------
|
--------
|
||||||
NONE
|
NONE
|
||||||
|
|
Loading…
Reference in a new issue