aboutsummaryrefslogtreecommitdiff
path: root/man/grab.1
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-01-22 19:40:30 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-01-22 19:40:30 +0100
commitaf1e7e4f4a05e23f17cf06c4f1324487caea6aaf (patch)
tree770ef104d087525a98b67441098cda7ee9b4b013 /man/grab.1
parente8d13a2ab6f23e46b56e0b476ca534dbe35ffa59 (diff)
Fix wording
Diffstat (limited to 'man/grab.1')
-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