diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 4870441d4..fca04bccc 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -3165,7 +3165,10 @@ default. @option{--no-escape-from-lines} disables this option. @opindex passphrase-repeat Specify how many times @command{@gpgname} will request a new passphrase be repeated. This is useful for helping memorize a -passphrase. Defaults to 1 repetition. +passphrase. Defaults to 1 repetition; can be set to 0 to disable any +passphrase repetition. Note that a @var{n} greater than 1 will pop up +the pinentry window @var{n}+1 times even if a modern pinentry with +two entry fields is used. @item --passphrase-fd @var{n} @opindex passphrase-fd |