chore(docs): README: fix typo

This commit is contained in:
graelo 2022-06-01 08:48:18 +02:00
parent e13c58db30
commit 4ad2adcc16

View file

@ -119,7 +119,7 @@ The error was `Error no such file`
Let's imagine you want a quick way to always search for SHA-1/2, datetimes, strings within backticks, you would define once the following alias
```zsh
$ alias pick='copyrat -r --unique-hint -s bold -x sha datetime quoted-backtick | pbcopy'
$ alias pick='copyrat -r --unique-hint -s bold -x sha -x datetime -x quoted-backtick | pbcopy'
```
and simply