From 02049bf68d5389140e62393cd90e310e9e2749e4 Mon Sep 17 00:00:00 2001 From: Bruce Huang Date: Sat, 8 Oct 2022 11:36:49 +0800 Subject: update zh-CN docs (#539) * update zh-CN docs * update zh-CN docs * update zh-CN docs * update zh-CN docs --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/config.md') 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). -- cgit v1.3.1