From e03ddb66c7ccf52c9e1205395379462fb1a346ba Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 22 Mar 2021 16:30:11 +0100 Subject: [PATCH] doc: Fix option name. -- --- doc/gpg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.