From e2a77a54a35642dd95310effe2bf4e36fff3af26 Mon Sep 17 00:00:00 2001 From: Jose Veiga Date: Sun, 12 Jun 2022 07:03:12 -0400 Subject: doc: use correct option name for 'only_sort_text' (#1995) --- doc/telescope.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/telescope.txt b/doc/telescope.txt index 8e38635..42f8da1 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -854,7 +854,7 @@ builtin.grep_string({opts}) *telescope.builtin.grep_string()* on {disable_coordinates} (boolean) don't show the line and row numbers (default: false) - {sort_only_text} (boolean) only sort the text, not the file, + {only_sort_text} (boolean) only sort the text, not the file, line or row (default: false) -- cgit v1.2.3