From ec1bd3ae685e95563e38077ab3c1655fd55dea07 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 13 Dec 2016 17:43:22 +0100 Subject: 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 --- g10/revoke.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'g10/revoke.c') diff --git a/g10/revoke.c b/g10/revoke.c index 68fc44ac8..17c9b8c3a 100644 --- a/g10/revoke.c +++ b/g10/revoke.c @@ -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.")); -- cgit v1.2.3