Przeglądaj źródła

Updating Readme to be more precise

Sebastian Vendt (Manaslu) 1 rok temu
rodzic
commit
d74caac307
1 zmienionych plików z 2 dodań i 2 usunięć
  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
 
 ```