aboutsummaryrefslogtreecommitdiffstats
path: root/cgrep.roff
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-10-24 03:05:03 +0000
committerterminaldweller <thabogre@gmail.com>2021-10-24 03:05:03 +0000
commite52a9cc1a80c1463acf356c00afd4f43454e65a7 (patch)
tree5d6993a2955455ae4c2cdb14e90abc87d07b7c7d /cgrep.roff
parentMerge pull request #21 from pJunger/readme (diff)
downloadcgrep-e52a9cc1a80c1463acf356c00afd4f43454e65a7.tar.gz
cgrep-e52a9cc1a80c1463acf356c00afd4f43454e65a7.zip
added -C option. llvm 14
Diffstat (limited to 'cgrep.roff')
-rw-r--r--cgrep.roff4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgrep.roff b/cgrep.roff
index 817b4ed..f2a074d 100644
--- a/cgrep.roff
+++ b/cgrep.roff
@@ -38,6 +38,10 @@ How many lines after the matched line to print. Defaults to 0.
Howm many lines before the matched line to print. Defaults to 0.
.TP
+\fB-C=<int>\fP
+Howm many lines before and after the matched line to print. Defaults to 0.
+
+.TP
\fB--all\fP
Turns on all switches other than nameddecl.