diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2020-12-19 18:53:51 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2020-12-19 18:53:51 -0800 |
| commit | c28e6472594637c7c2d4ed826c376fa84737777e (patch) | |
| tree | 81c7e88a9fb829489a29f7f9f34800c954e1f770 /bp.1 | |
| parent | c477bfdbd5d6464cde70806d9a6704c54ede3e88 (diff) | |
Added `a,b,c support
Diffstat (limited to 'bp.1')
| -rw-r--r-- | bp.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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.) |
