X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Frdiff.helper;h=703444c277986ad8d73dbedfd3785bd1d9aeb9d2;hp=2538dd8fcb9282f9f5695acd30dfdd73cb7a758d;hb=51d938cd68c7a2eeaca73de9e14c6c34efceca88;hpb=8bc9312e15bf0284b3767e1791c0de3522f410f2 diff --git a/handlers/rdiff.helper b/handlers/rdiff.helper index 2538dd8..703444c 100644 --- a/handlers/rdiff.helper +++ b/handlers/rdiff.helper @@ -289,13 +289,14 @@ EOF # vsinclude = # ... # Any path specified in vsinclude is added to the include list for each vserver -# listed in vsnames (or all if vsnames = all). +# listed in vsnames (or all if vsnames = all, which is the default). # # For example, vsinclude = /home will backup the /home directory in every # vserver listed in vsnames. If you have 'vsnames = foo bar baz', this # vsinclude will add to the include list /vservers/foo/home, /vservers/bar/home # and /vservers/baz/home. # Vservers paths are derived from $VROOTDIR. +# vsinclude supports globbing with '*'. EOF set -o noglob