mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
g10,sm: Spell out --gen-key.
* g10/gpg.c (opts): Spell out option. * sm/gpgsm.c (opts): Likewise. * doc/gpg.texi: Update accordingly. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
9147737f1c
commit
892c827e72
8 changed files with 23 additions and 20 deletions
|
@ -12,7 +12,7 @@ is no need for a configuration file, you may simply enter:
|
|||
|
||||
@cartouche
|
||||
@example
|
||||
$ gpgsm --gen-key >example.com.cert-req.pem
|
||||
$ gpgsm --generate-key >example.com.cert-req.pem
|
||||
Please select what kind of key you want:
|
||||
(1) RSA
|
||||
(2) Existing key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue