From 892c827e72b1396e3b58e2f8869cc48328a2b59c Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 14 Nov 2016 16:59:23 +0100 Subject: 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 --- doc/gpgsm.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/gpgsm.texi') diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index e3e852c2a..2e53a5674 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -165,8 +165,8 @@ use @samp{--help} to get a list of supported operations. @subsection How to manage the certificates and keys @table @gnupgtabopt -@item --gen-key -@opindex gen-key +@item --generate-key +@opindex generate-key This command allows the creation of a certificate signing request or a self-signed certificate. It is commonly used along with the @option{--output} option to save the created CSR or certificate into a @@ -1005,7 +1005,7 @@ this is a missing certificate. @node CSR and certificate creation @subsection CSR and certificate creation -The command @option{--gen-key} may be used along with the option +The command @option{--generate-key} may be used along with the option @option{--batch} to either create a certificate signing request (CSR) or an X.509 certificate. This is controlled by a parameter file; the format of this file is as follows: -- cgit v1.2.3