diff --git a/manual/config/layer4/index.md b/manual/config/layer4/index.md index 6be5dae..e8bbcea 100644 --- a/manual/config/layer4/index.md +++ b/manual/config/layer4/index.md @@ -58,7 +58,7 @@ sync { } {% endhighlight %} -Below is a table of options for the ```rsync``` parameter. Please have a look at the Rsync documentation for an in depth explanation. +Below is a table of options for the ```rsync``` parameter. Note that exclude and excludeFrom options are supported but must be specified in the sync table instead of the rsync parameter; see Exclusions below for more discussion. For other options given here, please refer to the Rsync documentation for an in-depth explanation. - - - -
parameter @@ -170,20 +170,6 @@ Below is a table of options for the ```rsync``` parameter. Please have a look at BOOL false -
exclude - = - PATTERN - - TABLE of PATTERNs also allowed -
excludeFrom - = - FILENAME - -
executability