aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/grab.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/grab.1 b/man/grab.1
index 7cb05f0..e2f90c6 100644
--- a/man/grab.1
+++ b/man/grab.1
@@ -181,9 +181,9 @@ The supported operators are as follows:
.Pp
.Bl -tag -compact
.It g
-Keep selections that match the given regex.
+Keep everything that matches the given regex.
.It G
-Discard selections that match the given regex.
+Keep everything that doesn’t match the given regex.
.It h
Highlight everything that matches the given regex.
.It H