bug-grep
[Top][All Lists]
Advanced

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

Re: Man page Entry


From: Benno Schulenberg
Subject: Re: Man page Entry
Date: Thu, 20 Dec 2007 16:33:50 +0100
User-agent: KMail/1.9.7

address@hidden wrote:
> When someone needs to learn how to use grep to search for
> multiple strings there is absolutely no definition, or even
> example to explain how to use grep to search for multiple
> strings.

Currently the man page says this:

    -e PATTERN, --regexp=PATTERN
              Use PATTERN as the pattern; useful to protect
              patterns  beginning with -.

If this were changed to read:

    -e PATTERN, --regexp=PATTERN
              Use PATTERN as the pattern.  This can be used
              to specify multiple patterns, or to protect a
              pattern beginning with a hyphen (-).

Would that be enough for you?

Benno




reply via email to

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