From b012ec1e8aa1fb2b5b7877da98973834a58fcb9e Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 10 Jan 2016 13:28:14 +0100 Subject: [PATCH] Add passwd to manpage. --- doc/rofi-manpage.markdown | 5 +++++ doc/rofi.1 | 6 ++++++ 2 files changed, 11 insertions(+) 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 .