From 713a5f81fb63a20f81d5a64721cfe4aa8237e21f Mon Sep 17 00:00:00 2001 From: bescoto Date: Mon, 31 May 2004 05:11:17 +0000 Subject: Added note about --include-filelist and --exclude-filelist git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@537 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/rdiff-backup.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1 index 9e179cb..bb25317 100644 --- a/rdiff-backup/rdiff-backup.1 +++ b/rdiff-backup/rdiff-backup.1 @@ -102,8 +102,12 @@ reasons or if rdiff-backup is not handling device files correctly. .TP .BI "--exclude-filelist " filename Excludes the files listed in +.IR filename . +If .I filename -See the +is handwritten you probably want +.B --include-globbing-filelist +instead. See the .B FILE SELECTION section for more information. .TP @@ -155,7 +159,11 @@ section for more information. .BI "--include-filelist " filename Like .BR --exclude-filelist , -but include the listed files instead. See the +but include the listed files instead. If +.I filename +is handwritten you probably want +.B --exclude-globbing-filelist +instead. See the .B FILE SELECTION section for more information. .TP -- cgit v1.2.1