summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2bbdff7c..6ec5fbcd 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,8 @@ such as: `^music .mp3$ sbtrkt !rmx`
| `!'fire` | Items that do not include `fire` | inverse-exact-match |
If you don't need fuzzy matching and do not wish to "quote" every word, start
-fzf with `-e` or `--extended-exact` option.
+fzf with `-e` or `--extended-exact` option. Note that in `--extended-exact`
+mode, `'`-prefix "unquotes" the term.
#### Environment variables