specifiy, which options can be used as defaults
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
48e181674a
commit
cf1459251e
1 changed files with 7 additions and 1 deletions
|
@ -422,6 +422,12 @@ Example:
|
|||
[9:05] ikn2:ccollect% echo "different-host" > conf/sources/local/remote_host
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
You can use all source options as defaults, with the exception of
|
||||
|
||||
- `source`
|
||||
- `destination`
|
||||
- `pre_exec`
|
||||
- `post_exec`
|
||||
|
||||
Detailed description of "source"
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
@ -474,7 +480,7 @@ Detailed description of "verbose"
|
|||
|
||||
If this file exists in the source specification *-v* will be passed to `rsync`.
|
||||
|
||||
`
|
||||
|
||||
Example:
|
||||
--------------------------------------------------------------------------------
|
||||
[11:35] zaphodbeeblebrox:ccollect-0.2% touch conf/sources/testsource1/verbose
|
||||
|
|
Loading…
Reference in a new issue