--- code/trunk/pgrep.1 2007/02/24 21:38:49 27 +++ code/trunk/pgrep.1 2007/02/24 21:39:09 37 @@ -2,7 +2,7 @@ .SH NAME pgrep - a grep with Perl-compatible regular expressions. .SH SYNOPSIS -.B pgrep [-chilnsvx] pattern [file] ... +.B pgrep [-Vchilnsvx] pattern [file] ... .SH DESCRIPTION @@ -23,6 +23,10 @@ .SH OPTIONS .TP 10 +\fB-V\fR +Write the version number of the PCRE library being used to the standard error +stream. +.TP \fB-c\fR Do not print individual lines; instead just print a count of the number of lines that would otherwise have been printed. If several files are given, a