Fix example
This commit is contained in:
parent
fd84c162af
commit
78a4499309
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ neo is a fuzzy finder inspired by fnf and supports basic colours.
|
||||||
# Usage
|
# Usage
|
||||||
```
|
```
|
||||||
cat file | neo
|
cat file | neo
|
||||||
echo "choice1\nchoice2\nchoice3" | neo
|
echo -e "choice1\nchoice2\nchoice3" | neo
|
||||||
```
|
```
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
Loading…
Reference in a new issue