From f66c8de115b662c90e2a0af9a4357f69df2b3106 Mon Sep 17 00:00:00 2001 From: ph10 Date: Mon, 5 Oct 2009 10:59:35 +0000 Subject: Tidy up, remove trailing spaces, etc. for 8.00-RC1. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@461 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- doc/pcregrep.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/pcregrep.1') diff --git a/doc/pcregrep.1 b/doc/pcregrep.1 index a436c88..e171c26 100644 --- a/doc/pcregrep.1 +++ b/doc/pcregrep.1 @@ -89,9 +89,9 @@ standard input is always so treated. .SH OPTIONS .rs .sp -The order in which some of the options appear can affect the output. For -example, both the \fB-h\fP and \fB-l\fP options affect the printing of file -names. Whichever comes later in the command line will be the one that takes +The order in which some of the options appear can affect the output. For +example, both the \fB-h\fP and \fB-l\fP options affect the printing of file +names. Whichever comes later in the command line will be the one that takes effect. .TP 10 \fB--\fP @@ -272,9 +272,9 @@ output once, on a separate line. Instead of outputting lines from the files, just output the names of the files containing lines that would have been output. Each file name is output once, on a separate line. Searching normally stops as soon as a matching line -is found in a file. However, if the \fB-c\fP (count) option is also used, -matching continues in order to obtain the correct count, and those files that -have at least one match are listed along with their counts. Using this option +is found in a file. However, if the \fB-c\fP (count) option is also used, +matching continues in order to obtain the correct count, and those files that +have at least one match are listed along with their counts. Using this option with \fB-c\fP is a way of suppressing the listing of files with no matches. .TP \fB--label\fP=\fIname\fP @@ -410,8 +410,8 @@ The majority of short and long forms of \fBpcregrep\fP's options are the same as in the GNU \fBgrep\fP program. Any long option of the form \fB--xxx-regexp\fP (GNU terminology) is also available as \fB--xxx-regex\fP (PCRE terminology). However, the \fB--locale\fP, \fB-M\fP, \fB--multiline\fP, -\fB-u\fP, and \fB--utf-8\fP options are specific to \fBpcregrep\fP. If both the -\fB-c\fP and \fB-l\fP options are given, GNU grep lists only file names, +\fB-u\fP, and \fB--utf-8\fP options are specific to \fBpcregrep\fP. If both the +\fB-c\fP and \fB-l\fP options are given, GNU grep lists only file names, without counts, but \fBpcregrep\fP gives the counts. . . -- cgit v1.2.1