diff options
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 6eed96d..ba88c1b 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -260,6 +260,14 @@ options. > > Default: false +**require-match**=*true\|false* + +> If true, require a match to allow a selection to be made. If false, +> making a selection with no matches will print input to stdout. In drun +> mode, this is always true. +> +> Default: true + **drun-launch**=*true\|false* > If true, directly launch applications on selection when in drun mode. |