diff options
Diffstat (limited to 'docs/config.md')
| -rw-r--r-- | docs/config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md index dbe48d99..42d8b0bc 100644 --- a/docs/config.md +++ b/docs/config.md @@ -96,7 +96,7 @@ key = "~/.atuin-session" ### `search_mode` -Which search mode to use. Atuin supports "prefix", full text and "fuzzy" search +Which search mode to use. Atuin supports "prefix", fulltext and "fuzzy" search modes. The prefix searches for "query\*", fulltext "\*query\*", and fuzzy applies the search syntax [described below](#fuzzy-search-syntax). |
