From 6060daaee163918f97af4db09bba9a7f9272d6c1 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 14 May 2023 19:01:28 +0100 Subject: Add --print-index option. --- doc/tofi.5.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/tofi.5.md') diff --git a/doc/tofi.5.md b/doc/tofi.5.md index dfef45a..3656143 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -117,6 +117,15 @@ options. > > Default: \* +**print-index**=*true\|false* + +> Instead of printing the selected entry, print the 1-based index of the +> selection. This option has no effect in run or drun mode. If +> **require-match** is set to false, non-matching input will still +> result in the input being printed. +> +> Default: false + **drun-launch**=*true\|false* > If true, directly launch applications on selection when in drun mode. -- cgit v1.2.3