X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/642e1d683b654aa7115e2ed815940c1fd7da0206..f3b35b6bbd646fb0e676ef3d64c91b38ff9f9162:/xgetline.1 diff --git a/xgetline.1 b/xgetline.1 index aa454ff..2cc2079 100644 --- a/xgetline.1 +++ b/xgetline.1 @@ -3,6 +3,7 @@ xgetline \- request a line of text in an X dialogue box .SH SYNOPSIS .B xgetline +.RB [ -i ] .RB [ \-t .IR title ] .RB [ \-p @@ -43,6 +44,10 @@ cmd=`xgetline -t "Shell command in window" -p "Command:"` && .fi .SS OPTIONS .TP 5 +.B \-i, \-\-invisible +Don't echo characters to the screen when they're typed. Useful when +requesting passwords and similar secrets. +.TP 5 .BI "\-t, \-\-title " title Sets the title of the dialogue box to .IR title .