Ver Fonte

Updating Readme to be more precise

Sebastian Vendt (Manaslu) há 1 ano atrás
pai
commit
d74caac307
1 ficheiros alterados com 2 adições e 2 exclusões
  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
 
 ```