summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-10 13:28:14 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-10 13:28:14 +0100
commitb012ec1e8aa1fb2b5b7877da98973834a58fcb9e (patch)
treeddbd22e2d8c72cd006c14662180294a8ba7db9e1 /doc
parent13810d591177c22340a6bcd2a9c8b631a0a7bf5a (diff)
Add passwd to manpage.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown5
-rw-r--r--doc/rofi.16
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index f3fef5b6..c4160178 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -652,6 +652,11 @@ Use together with `-filter` command.
Reads from *file* instead of stdin.
+`-password`
+
+Hide the input text. This should not be considered secure!
+
+
### Message dialog
`-e` *message*
diff --git a/doc/rofi.1 b/doc/rofi.1
index 397e2fd2..de02fe09 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1067,6 +1067,12 @@ Dump the filtered list to stdout and quit\. This can be used to get the list as
.P
Reads from \fIfile\fR instead of stdin\.
.
+.P
+\fB\-password\fR
+.
+.P
+Hide the input text\. This should not be considered secure!
+.
.SS "Message dialog"
\fB\-e\fR \fImessage\fR
.