]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-drecurse.md
Ignore empty lines in --exclude-rx-from files
[bup.git] / Documentation / bup-drecurse.md
index c39c6d5fc46f65a66e77968fac5744b3a1e7837a..66683a2a264d6c3560f467f639fb3eac51c732ec 100644 (file)
@@ -53,14 +53,13 @@ come after its children, making this easy.
 
 \--exclude-rx-from=*filename*
 :   read --exclude-rx patterns from *filename*, one pattern per-line
-    (may be repeated).
+    (may be repeated).  Ignore completely empty lines.
 
 \--profile
 :   print profiling information upon completion.  Useful
     when testing performance of the traversal algorithms.
     
-# EXAMPLE
-
+# EXAMPLES
     bup drecurse -x /
 
 # SEE ALSO