aboutsummaryrefslogtreecommitdiff
path: root/tests/10-words.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/10-words.sh')
-rw-r--r--tests/10-words.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/10-words.sh b/tests/10-words.sh
index c5f5193..afb064d 100644
--- a/tests/10-words.sh
+++ b/tests/10-words.sh
@@ -1,3 +1,3 @@
# The | operator matches word edges
-# Example: bp -p '|"baz"|' matches the word "baz"
-bp '\|foo\|'
+# Example: bp '{|"baz"|}' matches the word "baz"
+bp '{|}foo{|}'