diff --git a/bin/grep b/bin/grep index fabbfff5..5ce3387f 100755 --- a/bin/grep +++ b/bin/grep @@ -54,7 +54,7 @@ use File::Spec; use File::Temp qw(); use Getopt::Std; -our $VERSION = '1.016'; +our $VERSION = '1.017'; $| = 1; # autoflush output @@ -88,7 +88,7 @@ sub VERSION_MESSAGE { sub usage { die <). Suppress diagnostic messages to the standard error. -=item B<-r> +=item B<-R> and B<-r> Recursively scan directories. This option causes B to descend directories in a left-first, depth-first manner and search