mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
g10: Spell out --gen-revoke.
* g10/gpg.c (opts): Spell out option. * doc/gpg.texi: Update accordingly. * po: Update translations. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
09163a6390
commit
ec1bd3ae68
29 changed files with 39 additions and 36 deletions
|
@ -571,7 +571,8 @@ gen_standard_revoke (PKT_public_key *psk, const char *cache_nonce)
|
|||
"the secret key. However, if the secret key is still accessible,\n"
|
||||
"it is better to generate a new revocation certificate and give\n"
|
||||
"a reason for the revocation. For details see the description of\n"
|
||||
"of the gpg command \"--gen-revoke\" in the GnuPG manual."),
|
||||
"of the gpg command \"--generate-revocation-certificate\" in the "
|
||||
"GnuPG manual."),
|
||||
_("To avoid an accidental use of this file, a colon has been inserted\n"
|
||||
"before the 5 dashes below. Remove this colon with a text editor\n"
|
||||
"before importing and publishing this revocation certificate."));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue