diff options
Diffstat (limited to 'pinentry-dmenu.1')
| -rw-r--r-- | pinentry-dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pinentry-dmenu.1 b/pinentry-dmenu.1 index a6775ed..67aafd1 100644 --- a/pinentry-dmenu.1 +++ b/pinentry-dmenu.1 @@ -37,6 +37,9 @@ pinentry-dmenu appears at the bottom of the screen. .BI "min_password_length =" " 32" The minimal space of the password field. This value has affect to the description field after the password field. .TP +.BI "height =" " 8" +Height of pinentry-dmenu in pixels (no less than 8) +.TP .BI "monitor =" " -1" pinentry-dmenu is displayed on the monitor number supplied. Monitor numbers are starting from 0. .TP |