summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-19 14:56:57 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-19 14:56:57 +0200
commit341f8322ed11456bd206a17e5a7438d45e7412fe (patch)
treecf3f80d58433e152b7e20333a81a49065b363455 /doc
parent72ffebc8febd7888e11a044db75a52a8723500fe (diff)
parentdab872879eb522ec1aa64bd923aa1e5c8329243c (diff)
Merge remote-tracking branch 'origin/highlight_match'
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown4
-rw-r--r--doc/rofi.16
-rw-r--r--doc/test_xr.txt2
3 files changed, 0 insertions, 12 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 6ee43a6f..4e34e145 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -187,10 +187,6 @@ Start in case sensitive mode.
Cycle through the results list. Default is 'true'.
-`-fuzzy`
-
-Enable experimental fuzzy matching.
-
`-filter` *filter*
Filter the list by setting text in input bar to *filter*
diff --git a/doc/rofi.1 b/doc/rofi.1
index c16b8a3f..a7fa9fb0 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -274,12 +274,6 @@ Start in case sensitive mode\.
Cycle through the results list\. Default is \'true\'\.
.
.P
-\fB\-fuzzy\fR
-.
-.P
-Enable experimental fuzzy matching\.
-.
-.P
\fB\-filter\fR \fIfilter\fR
.
.P
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index c32eda8b..d895e08d 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -64,8 +64,6 @@ rofi.parse-hosts: false
rofi.parse-known-hosts: true
! Set the modi to combine in combi mode
rofi.combi-modi: window,drun,run,ssh
-! Do a more fuzzy matching
-rofi.fuzzy: false
! Use glob matching
rofi.glob: false
! Use regex matching