aboutsummaryrefslogtreecommitdiff
path: root/bp.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'bp.1.md')
-rw-r--r--bp.1.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/bp.1.md b/bp.1.md
index 1e02264..8e9482d 100644
--- a/bp.1.md
+++ b/bp.1.md
@@ -168,8 +168,11 @@ by the same indentation that occurs on the current line.
`\I`
: An identifier character, not including numbers (e.g. alphabetic characters or underscores).
+`|`
+: A word boundary (i.e. the edge of a word).
+
`\b`
-: A word boundary.
+: Alias for `|` (word boundary)
`!` *pat*
: Not *pat*