]> arthur.barton.de Git - bup.git/commitdiff
Adds documentation for --exclude and --exclude-file to bup indexes manpage.
authorZoran Zaric <zz@zoranzaric.de>
Thu, 2 Dec 2010 06:24:13 +0000 (07:24 +0100)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 2 Dec 2010 07:30:17 +0000 (23:30 -0800)
Signed-off-by: Zoran Zaric <zz@zoranzaric.de>
Documentation/bup-index.md

index 4e43f599e5b59bf88dd8db1cdde4271d7a687d9e..40336e78ec91bbb53adef1b6b1d059bda8ac75f6 100644 (file)
@@ -9,7 +9,7 @@ bup-index - print and/or update the bup filesystem index
 # SYNOPSIS
 
 bup index <-p|-m|-u> [-s] [-H] [-l] [-x] [--fake-valid]
-[--check] [-f *indexfile*] [-v] <filenames...>
+[--check] [-f *indexfile*] [--exclude *path*] [--exclude-file *filename*] [-v] <filenames...>
 
 # DESCRIPTION
 
@@ -97,6 +97,13 @@ need the same information).
 :   use a different index filename instead of
     `~/.bup/bupindex`.
 
+--exclude=*path*
+:   a path to exclude from the backup (can be used more
+    than once)
+
+--exclude-file=*filename*
+:   a file that contains exclude paths
+
 -v, --verbose
 :   increase log output during update (can be used more
     than once).  With one `-v`, print each directory as it