1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +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:
Justus Winter 2016-12-13 17:43:22 +01:00
parent 09163a6390
commit ec1bd3ae68
29 changed files with 39 additions and 36 deletions

View file

@ -698,8 +698,8 @@ mode. See the manual section ``Unattended key generation'' on how
to use this.
@item --gen-revoke @code{name}
@opindex gen-revoke
@item --generate-revocation-certificate @code{name}
@opindex generate-revocation-certificate
Generate a revocation certificate for the complete key. To only revoke
a subkey or a key signature, use the @option{--edit} command.