浏览代码

Updating Readme to be more precise

Sebastian Vendt (Manaslu) 1 年之前
父节点
当前提交
d74caac307
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      backupMgr/Readme.md

+ 2 - 2
backupMgr/Readme.md

@@ -41,8 +41,8 @@ rotationDays=14
 ```
 
 As in the example, for each source a exclude file can be optionally provided. 
-The path to the exclude file is appended to the destination path and separated by a semicolon. The file needs to be placed on the host, executing the rsync command. 
-Wildcards, as shown in the example can be used. All paths shall be given relative to the source folder!  
+The *absolute* path to the exclude file is appended to the destination path and separated by a semicolon. The file needs to be placed on the host, executing the rsync command. 
+Wildcards, as shown in the example can be used. All paths listed in the exclude file shall be given relative to the source folder of the rsync command!  
 The excludes.txt can look as follows
 
 ```