Explorar el Código

Updating Readme to be more precise

Sebastian Vendt (Manaslu) hace 1 año
padre
commit
d74caac307
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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
 
 ```