From 69229a6c92a2d73bcee7c06eb79bd0a4f40d4e16 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Thu, 19 Oct 2000 21:28:32 +0000 Subject: Piss people off by removing [+-][0-9]+ options from tail. --- usage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usage.c') diff --git a/usage.c b/usage.c index 51ab9a813..11326432c 100644 --- a/usage.c +++ b/usage.c @@ -1164,7 +1164,6 @@ const char tail_usage[] = "\t-c=N[kbm]\toutput the last N bytes\n" #endif "\t-n NUM\t\tPrint last NUM lines instead of first 10\n" - "\t\t\tAlso can be -NUM or +NUM.\n" "\t-f\t\tOutput data as the file grows.\n" #ifndef BB_FEATURE_SIMPLE_TAIL "\t-q\t\tnever output headers giving file names\n" -- cgit v1.2.3