diff options
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 446ec8e..6de4e60 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -96,9 +96,10 @@ options. **selection-match-color**=*color* -> Color of the matching portion of the selected result. Any color that -> is fully transparent (alpha = 0) will disable this highlighting. See -> **COLORS** for more information. +> Color of the matching portion of the selected result. This will not +> always be shown if the **fuzzy-match** option is set to true. Any +> color that is fully transparent (alpha = 0) will disable this +> highlighting. See **COLORS** for more information. > > Default: \#00000000 |