summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-15 01:20:39 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-15 01:21:36 +0200
commit9450b556e1bd3da2d9073a970d6f44ccf0b33d36 (patch)
tree34a9a2cd74e7fdd2fdf4f203c5937c302f147b0e /share
parent44d6c152f776a991fdbe43d39e1bcbf164337b98 (diff)
grepc, grepc.1: -tu: Search also within enum and type definitions
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/grepc.17
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1
index d860ce4..e504f5d 100644
--- a/share/man/man1/grepc.1
+++ b/share/man/man1/grepc.1
@@ -55,8 +55,11 @@ Type definitions.
Uses.
Searches occurences of
.BI \eb identifier \eb
-within function bodies and macro replacements,
-and prints the whole functions and/or macros.
+within enums (except as an enum constant),
+function bodies,
+macro replacements,
+and type definitions,
+and prints the whole enum, function, macro, and/or type definitions.
.SH OPTIONS
.TP
.B \-g