diff options
Diffstat (limited to 'app/backup/backupninja/rsync')
-rw-r--r-- | app/backup/backupninja/rsync | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/backup/backupninja/rsync b/app/backup/backupninja/rsync index 4a85010c..e0209cdf 100644 --- a/app/backup/backupninja/rsync +++ b/app/backup/backupninja/rsync @@ -25,6 +25,7 @@ # # [source] # from = local or remote +# host = source hostname or ip number, if remote backup # testconnect = when "yes", test the connection for a remote source before backup # include = include folder on backup # exclude = exclude folder on backup |