From 40e5e7c7eaab7c0806acf6cc8a51c8b15c7e0b1b Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Wed, 14 Mar 2001 17:45:45 +0000 Subject: Applied patch from Christophe Boyanique to add an egrep alias for grep. --- usage.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usage.h') diff --git a/usage.h b/usage.h index f316018c8..b60f1f911 100644 --- a/usage.h +++ b/usage.h @@ -344,6 +344,9 @@ "\t-v\tselect non-matching lines\n" \ "\t-s\tsuppress file open/read error messages" +#define egrep_trivial_usage grep_trivial_usage +#define egrep_full_usage grep_full_usage + #define gunzip_trivial_usage \ "[OPTION]... FILE" #define gunzip_full_usage \ -- cgit v1.2.3