summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/help-output.txt4
-rw-r--r--doc/test_xr.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/help-output.txt b/doc/help-output.txt
index a423c11e..d1eedc2a 100644
--- a/doc/help-output.txt
+++ b/doc/help-output.txt
@@ -81,7 +81,9 @@ Global options:
xkill -id {window} (File)
-[no-]disable-history Disable history in run/ssh
False (File)
- -[no-]levenshtein-sort Use levenshtein sorting
+ -[no-]sort Use sorting
+ False (Default)
+ -[no-]levenshtein-sort Use levenshtein sorting also for fuzzy matching
False (File)
-[no-]case-sensitive Set case-sensitivity
False (File)
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index d8db08e8..03e71321 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -44,7 +44,9 @@ rofi.run-shell-command: {terminal} -e {cmd}
rofi.window-command: xkill -id {window}
! "Disable history in run/ssh" Set from: File
rofi.disable-history: false
-! "Use levenshtein sorting" Set from: File
+! "Use sorting" Set from: Default
+! rofi.sort: false
+! "Use levenshtein sorting also for fuzzy matching" Set from: File
rofi.levenshtein-sort: false
! "Set case-sensitivity" Set from: File
rofi.case-sensitive: false