From f9198189e35e0dd05abb8dfbf07eaf38f77bc063 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 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.