diff options
author | Werner Koch <wk@gnupg.org> | 2007-01-31 15:24:41 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-01-31 15:24:41 +0100 |
commit | b861561e4791244a21fc118ec45f4c6afe71044b (patch) | |
tree | b88c2c6f95cca85116747b3e746f0d765b622c2a /doc/gpgsm.texi | |
parent | Added LIBINTL to more Makefile targets. (diff) | |
download | gnupg2-b861561e4791244a21fc118ec45f4c6afe71044b.tar.xz gnupg2-b861561e4791244a21fc118ec45f4c6afe71044b.zip |
Included LIBICONV in all Makefiles.
g10/
* passphrase.c (passphrase_get): Set the cancel flag on all error
from the agent. Fixes a bug reported by Tom Duerbusch.
sm/
* gpgsm.c (main): Let --gen-key print a more informative error
message.
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 49208d5d2..9df760c69 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -164,7 +164,8 @@ use @samp{--help} to get a list of supported operations. @table @gnupgtabopt @item --gen-key @opindex gen-key -Generate a new key and a certificate request. +This command will only print an error message and direct the user to the +@command{gpgsm-gencert.sh} script. @item --list-keys @itemx -k |