aboutsummaryrefslogtreecommitdiff
path: root/usage.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-09 23:26:31 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-09 23:26:31 +0000
commit303dd28bb0120c8b12c886cadb2d25d1b8fea08b (patch)
tree277feaf473a69bc582eec25e094a50fd8bf1a903 /usage.h
parent4391a16c92cef744fc715cb7347b7b71fc8f312e (diff)
downloadbusybox-303dd28bb0120c8b12c886cadb2d25d1b8fea08b.tar.gz
Make 'grep -l' work
Diffstat (limited to 'usage.h')
-rw-r--r--usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usage.h b/usage.h
index bf2f7bd63..5712c4413 100644
--- a/usage.h
+++ b/usage.h
@@ -522,6 +522,7 @@
"\t-H\tprefix output lines with filename where match was found\n" \
"\t-h\tsuppress the prefixing filename on output\n" \
"\t-i\tignore case distinctions\n" \
+ "\t-l\tlist names of files that match\n" \
"\t-n\tprint line number with output lines\n" \
"\t-q\tbe quiet. Returns 0 if result was found, 1 otherwise\n" \
"\t-v\tselect non-matching lines\n" \