summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tofi.1.md16
-rw-r--r--doc/tofi.1.scd12
2 files changed, 28 insertions, 0 deletions
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* <path>
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*.