doc: use correct option name for 'only_sort_text' (#1995)

This commit is contained in:
Jose Veiga
2022-06-12 07:03:12 -04:00
committed by GitHub
parent e6b69b1488
commit e2a77a54a3
2 changed files with 2 additions and 2 deletions

View File

@@ -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)