diff options
| author | Gavin L. Rebeiro <[email protected]> | 2020-09-16 11:11:43 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2020-11-23 11:11:15 +0000 |
| commit | 572bcacc287d24d0a2cc56442f9fb6a9ac49e12d (patch) | |
| tree | 8b46116752698eab76ff821d50b3d70999ae5d32 /doc/gpg.texi | |
| parent | gpg: Change API of agent_scd_serialno. (diff) | |
| download | gnupg-572bcacc287d24d0a2cc56442f9fb6a9ac49e12d.tar.gz gnupg-572bcacc287d24d0a2cc56442f9fb6a9ac49e12d.zip | |
doc: Fix typos
--
GnuPG-bug-id: 5071
Also fixed one in keyformat.txt [wk].
Diffstat (limited to 'doc/gpg.texi')
| -rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 48e52e98f..361c434fa 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -421,7 +421,7 @@ fingerprint of the primary key the entire public key is deleted. @opindex delete-secret-keys Remove key from the secret keyring. In batch mode the key must be specified by fingerprint. The option @option{--yes} can be used to -advice gpg-agent not to request a confirmation. This extra +advise gpg-agent not to request a confirmation. This extra pre-caution is done because @command{@gpgname} can't be sure that the secret key (as controlled by gpg-agent) is only used for the given OpenPGP public key. If the exclamation mark syntax is used with the @@ -434,7 +434,7 @@ primary key only the secret part of the primary key is deleted. @opindex delete-secret-and-public-key Same as @option{--delete-key}, but if a secret key exists, it will be removed first. In batch mode the key must be specified by fingerprint. -The option @option{--yes} can be used to advice gpg-agent not to +The option @option{--yes} can be used to advise gpg-agent not to request a confirmation. @item --export |
