summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-14 18:22:47 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-14 18:22:47 +0200
commit40b53809269763323817bd1f87bb67d695df9fd2 (patch)
treebf47d062062b603889487146981694978695c687 /share
parentf9714f8a986fceeaa03eb3fcffa0cfebf2013422 (diff)
grepc, grepc.1: Add -l flag as in grep(1)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/grepc.16
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1
index 5bdbb88..d860ce4 100644
--- a/share/man/man1/grepc.1
+++ b/share/man/man1/grepc.1
@@ -70,6 +70,12 @@ Compact (kurz) output.
Don't print extra newlines
(the header is printed in the same line as the first line of a match).
.TP
+.B \-l
+Suppress normal output;
+instead print the name of each input file
+from which output would normally have been printed.
+Each file is only printed once.
+.TP
.BI \-t " type"
Restrict the search to a specific
.I type