mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
* gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.
This commit is contained in:
parent
884d1af0ae
commit
5b636f40ef
@ -1,3 +1,7 @@
|
|||||||
|
2006-12-02 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.
|
||||||
|
|
||||||
2006-11-14 Werner Koch <wk@g10code.com>
|
2006-11-14 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* gpgsm.texi (GPGSM EXPORT): Document changes.
|
* gpgsm.texi (GPGSM EXPORT): Document changes.
|
||||||
|
@ -2192,6 +2192,11 @@ signatures to prevent the mail system from breaking the signature. Note
|
|||||||
that all other PGP versions do it this way too. Enabled by
|
that all other PGP versions do it this way too. Enabled by
|
||||||
default. @option{--no-escape-from-lines} disables this option.
|
default. @option{--no-escape-from-lines} disables this option.
|
||||||
|
|
||||||
|
@item --passphrase-repeat @code{n}
|
||||||
|
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.
|
||||||
|
|
||||||
@item --passphrase-fd @code{n}
|
@item --passphrase-fd @code{n}
|
||||||
Read the passphrase from file descriptor @code{n}. Only the first line
|
Read the passphrase from file descriptor @code{n}. Only the first line
|
||||||
will be read from file descriptor @code{n}. If you use 0 for @code{n},
|
will be read from file descriptor @code{n}. If you use 0 for @code{n},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user