summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-12 15:15:28 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-12 15:15:28 +0200
commit20a93ba2943096b6f0c1fbb58ecdcc48e90e25f4 (patch)
tree3b22984c14e14849c9f0048d3709db7eac55eeeb /share
parent9d731d282c3eb7b7b6cb192c0b19e3702c6cd658 (diff)
grepc, grepc.1: Add -k option for a more compact output
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/grepc.15
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1
index c459510..8bae0ee 100644
--- a/share/man/man1/grepc.1
+++ b/share/man/man1/grepc.1
@@ -58,6 +58,11 @@ Restrict the search to files tracked by git.
.B \-h
Output a help message and exit.
.TP
+.B \-k
+Compact (kurz) output.
+Don't print extra newlines
+(the header is printed in the same line as the first line of a match).
+.TP
.BI \-t " type"
Restrict the search to a specific
.I type