aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-03-22 15:30:11 +0000
committerWerner Koch <[email protected]>2021-03-22 15:30:11 +0000
commite03ddb66c7ccf52c9e1205395379462fb1a346ba (patch)
tree28baf772c961c8417f9fbb6f9b478425ef11fac3
parentgpg: Support exporting Ed448 SSH key. (diff)
downloadgnupg-e03ddb66c7ccf52c9e1205395379462fb1a346ba.tar.gz
gnupg-e03ddb66c7ccf52c9e1205395379462fb1a346ba.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 bfcd61e22..e94edde22 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -695,7 +695,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.