diff options
Diffstat (limited to 'tests/05-dot.sh')
| -rw-r--r-- | tests/05-dot.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/05-dot.sh b/tests/05-dot.sh index ec5c9e7..c963aed 100644 --- a/tests/05-dot.sh +++ b/tests/05-dot.sh @@ -1,3 +1,3 @@ # The dot matches a single character -# Example: bp -p '.' -bp -p '`a .' +# Example: bp '{.}' +bp '{`a .}' |
