/[grep]/grep/doc/grep.texi
ViewVC logotype

Diff of /grep/doc/grep.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by kasal, Fri Nov 19 13:51:29 2004 UTC revision 1.48 by kasal, Wed Dec 8 14:18:29 2004 UTC
# Line 416  files in that directory, recursively.  T Line 416  files in that directory, recursively.  T
416  @opindex --include  @opindex --include
417  @cindex include files  @cindex include files
418  @cindex searching directory trees  @cindex searching directory trees
419  When processing directories recursively, only files matching @var{file_pattern}  Search only files matching @var{file_pattern}.
 will be search.  
420    
421  @item --exclude=@var{file_pattern}  @item --exclude=@var{file_pattern}
422  @opindex --exclude  @opindex --exclude
423  @cindex exclude files  @cindex exclude files
424  @cindex searching directory trees  @cindex searching directory trees
425  When processing directories recursively, skip files matching @var{file_pattern}.  Skip files @emph{and directories} matching @var{file_pattern}.
426    
427  @item -m @var{num}  @item -m @var{num}
428  @itemx --max-count=@var{num}  @itemx --max-count=@var{num}

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26