grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/doc/grep.texi,v


From: Bernhard Rosenkraenzer
Subject: Changes to grep/doc/grep.texi,v
Date: Fri, 18 Aug 2006 22:00:40 -0000

CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Bernhard Rosenkraenzer <bero>   06/08/18 22:00:31

Index: doc/grep.texi
===================================================================
RCS file: /sources/grep/grep/doc/grep.texi,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- doc/grep.texi       18 Aug 2006 21:32:35 -0000      1.61
+++ doc/grep.texi       18 Aug 2006 22:00:31 -0000      1.62
@@ -643,9 +643,15 @@
 @opindex --exclude-from
 @cindex exclude files
 @cindex searching directory trees
-Skip files @emph{and directories} whose base name matches
-any of the file-name globs read from @var{file}
-(using wildcard matching as described under @samp{--exclude}).
+Skip files whose base name matches any of the file-name globs
+read from @var{file} (using wildcard matching as described
+under @samp{--exclude}).
+
address@hidden address@hidden
address@hidden --exclude-dir
address@hidden exclude directories
+Exclude directories matching the pattern @var{dir} from recursive
+directory searches.
 
 @item -I
 Process a binary file as if it did not contain matching data;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]