1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Add passwd to manpage.

This commit is contained in:
Dave Davenport 2016-01-10 13:28:14 +01:00
parent 13810d5911
commit b012ec1e8a
2 changed files with 11 additions and 0 deletions

View file

@ -652,6 +652,11 @@ Use together with `-filter` command.
Reads from *file* instead of stdin. Reads from *file* instead of stdin.
`-password`
Hide the input text. This should not be considered secure!
### Message dialog ### Message dialog
`-e` *message* `-e` *message*

View file

@ -1067,6 +1067,12 @@ Dump the filtered list to stdout and quit\. This can be used to get the list as
.P .P
Reads from \fIfile\fR instead of stdin\. 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" .SS "Message dialog"
\fB\-e\fR \fImessage\fR \fB\-e\fR \fImessage\fR
. .