From 82326708d016cf6ad834233e9fdf6d3635ed119e Mon Sep 17 00:00:00 2001 From: ZachIR Date: Thu, 17 Jul 2025 15:22:02 -0500 Subject: Update docs --- doc/tofi.1.md | 16 ++++++++++++++++ doc/tofi.1.scd | 12 ++++++++++++ 2 files changed, 28 insertions(+) (limited to 'doc') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index a3e8ab3..6068c33 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -35,6 +35,22 @@ described in the Desktop Entry Specification. > Specify path to custom config file. +**-b, --bottom** + +> Anchor to the bottom of the screen. + +**-P, --password** + +> Hide the input text. + +**-r, --require** + +> Require a match to complete. + +**-p, --prompt-text** + +> Prompt text. + All config file options described in **tofi**(5) are also accepted, in the form **--key=value**. diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 8dd259f..ce4d913 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -33,6 +33,18 @@ Desktop Entry Specification. *-c, --config* Specify path to custom config file. +*-b, --bottom* + Anchor to the bottom of the screen. + +*-P, --password* + Hide the input text. + +*-r, --require* + Require a match to complete. + +*-p, --prompt-text* + Prompt text. + All config file options described in *tofi*(5) are also accepted, in the form *--key=value*. -- cgit v1.2.3