Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
genivia-inc committed Aug 28, 2023
1 parent 5b56ce8 commit fe615e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Why use ugrep?

- Fzf-like search with regex (or fixed strings with `-F`), fuzzy matching with up to 4 extra characters with `-Z+4` and words only with `-w`, using `--files --bool` for file-wide Boolean searches

ug -Q1 --files --bool -l -w -Z+4 --sort=best
ug -Q --files --bool -l -w -Z+4 --sort=best

💡 `-l` lists the matching files in the TUI, press `TAB` then `ALT-y` to view a file, `SHIFT-TAB` and `Alt-l` to go back to view the list of matching files ordered by best match

Expand Down

0 comments on commit fe615e8

Please sign in to comment.