aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c1
1 files changed, 0 insertions, 1 deletions
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[] =
1164 "\t-c=N[kbm]\toutput the last N bytes\n" 1164 "\t-c=N[kbm]\toutput the last N bytes\n"
1165#endif 1165#endif
1166 "\t-n NUM\t\tPrint last NUM lines instead of first 10\n" 1166 "\t-n NUM\t\tPrint last NUM lines instead of first 10\n"
1167 "\t\t\tAlso can be -NUM or +NUM.\n"
1168 "\t-f\t\tOutput data as the file grows.\n" 1167 "\t-f\t\tOutput data as the file grows.\n"
1169#ifndef BB_FEATURE_SIMPLE_TAIL 1168#ifndef BB_FEATURE_SIMPLE_TAIL
1170 "\t-q\t\tnever output headers giving file names\n" 1169 "\t-q\t\tnever output headers giving file names\n"