[svn] GnuPG - r4357 - trunk/doc
svn author dshaw
cvs at cvs.gnupg.org
Sun Dec 3 05:48:43 CET 2006
Author: dshaw
Date: 2006-12-03 05:48:42 +0100 (Sun, 03 Dec 2006)
New Revision: 4357
Modified:
trunk/doc/ChangeLog
trunk/doc/gpg.texi
Log:
* gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2006-12-03 04:41:59 UTC (rev 4356)
+++ trunk/doc/ChangeLog 2006-12-03 04:48:42 UTC (rev 4357)
@@ -1,3 +1,7 @@
+2006-12-02 David Shaw <dshaw at jabberwocky.com>
+
+ * gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.
+
2006-11-14 Werner Koch <wk at g10code.com>
* gpgsm.texi (GPGSM EXPORT): Document changes.
Modified: trunk/doc/gpg.texi
===================================================================
--- trunk/doc/gpg.texi 2006-12-03 04:41:59 UTC (rev 4356)
+++ trunk/doc/gpg.texi 2006-12-03 04:48:42 UTC (rev 4357)
@@ -2192,6 +2192,11 @@
that all other PGP versions do it this way too. Enabled by
default. @option{--no-escape-from-lines} disables this option.
+ at 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}
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},
More information about the Gnupg-commits
mailing list