aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-12-13 16:43:22 +0000
committerJustus Winter <[email protected]>2016-12-13 16:43:22 +0000
commitec1bd3ae685e95563e38077ab3c1655fd55dea07 (patch)
tree17c2a857d40ae15c3b1ed0cb39c1450d0ccc5293 /doc
parentg10: Spell out --full-gen-key. (diff)
downloadgnupg-ec1bd3ae685e95563e38077ab3c1655fd55dea07.tar.gz
gnupg-ec1bd3ae685e95563e38077ab3c1655fd55dea07.zip
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 <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/gpg.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index ff99864e2..3b5167d04 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -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.