1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

g10: Spell out --full-gen-key.

* g10/gpg.c (opts): Spell out option.
(main): Likewise.
* g10/keygen.c (generate_keypair): Likewise.
* doc/gpg.texi: Update accordingly.

GnuPG-bug-id: 2700
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2016-12-09 15:10:39 +01:00
parent 892c827e72
commit 09163a6390
3 changed files with 6 additions and 5 deletions

View file

@ -688,7 +688,7 @@ the standard command to create a new key. In addition to the key a
revocation certificate is created and stored in the
@file{openpgp-revocs.d} directory below the GnuPG home directory.
@item --full-gen-key
@item --full-generate-key
@opindex gen-key
Generate a new key pair with dialogs for all options. This is an
extended version of @option{--generate-key}.