summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-07-01 20:30:33 +0200
committerWerner Koch <wk@gnupg.org>2009-07-01 20:30:33 +0200
commit1925cb37f9cad721ff7ca228dab3ba214a14f767 (patch)
treec7885e9f57ecbeeae49e3c4b45581c5db5e9024e /doc
parentAdd comment about Cherry. (diff)
downloadgnupg2-1925cb37f9cad721ff7ca228dab3ba214a14f767.tar.xz
gnupg2-1925cb37f9cad721ff7ca228dab3ba214a14f767.zip
Alow batch ode for gpgsm --gen-key.
Allow CSR generation using an existing key with gpgsm.
Diffstat (limited to 'doc')
-rw-r--r--doc/gpgsm.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index 08b1c4568..d1898133c 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -165,9 +165,10 @@ use @samp{--help} to get a list of supported operations.
@table @gnupgtabopt
@item --gen-key
@opindex gen-key
-This command allows the interactive creation of a certifcate signing
-request. It is commonly used along with the @option{--output} option to
-save the created CSR into a file.
+This command allows the creation of a certificate signing request. It
+is commonly used along with the @option{--output} option to save the
+created CSR into a file. If used with the @option{--batch} the signing
+is requested from a parameter file.
@item --list-keys
@itemx -k