aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-03-22 15:30:11 +0000
committerWerner Koch <[email protected]>2021-04-29 17:50:58 +0000
commitf9198189e35e0dd05abb8dfbf07eaf38f77bc063 (patch)
tree698bb25cc079dac1ecaf59acb31be930d7dbd402
parentw32: Silence a compiler warning in dirmngr.c (diff)
downloadgnupg-f9198189e35e0dd05abb8dfbf07eaf38f77bc063.tar.gz
gnupg-f9198189e35e0dd05abb8dfbf07eaf38f77bc063.zip
doc: Fix option name.
--
-rw-r--r--doc/gpg.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 24864bf63..9b6303540 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -686,7 +686,7 @@ used for no expiration date.
If this command is used with @option{--batch},
@option{--pinentry-mode} has been set to @code{loopback}, and one of
the passphrase options (@option{--passphrase},
-@option{--passphrase-fd}, or @option{passphrase-file}) is used, the
+@option{--passphrase-fd}, or @option{--passphrase-file}) is used, the
supplied passphrase is used for the new key and the agent does not ask
for it. To create a key without any protection @code{--passphrase ''}
may be used.