aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-12-19 18:53:51 -0800
committerBruce Hill <bruce@bruce-hill.com>2020-12-19 18:53:51 -0800
commitc28e6472594637c7c2d4ed826c376fa84737777e (patch)
tree81c7e88a9fb829489a29f7f9f34800c954e1f770 /bp.1
parentc477bfdbd5d6464cde70806d9a6704c54ede3e88 (diff)
Added `a,b,c support
Diffstat (limited to 'bp.1')
-rw-r--r--bp.14
1 files changed, 4 insertions, 0 deletions
diff --git a/bp.1 b/bp.1
index 48076ec..11429e2 100644
--- a/bp.1
+++ b/bp.1
@@ -111,6 +111,10 @@ The literal \fBcharacter-\fI<c>\fR
.B `\fI<c1>\fB-\fI<c2>\fR
The \fBcharacter-range-\fI<c1>\fB-to-\fI<c2>\fR
+.B `\fI<c1>\fB,\fI<c2>\fR
+The literal \fBcharacter-\fI<c1>\fB-or-\fI<c2>\fR (can include arbitrarily many
+comma-separated characters or character ranges).
+
.B \\\\\fI<esc>\fR
The \fBescape-sequence-\fI<esc>\fR (\fB\\n\fR, \fB\\x1F\fR, \fB\\033\fR, etc.)