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
|
@ -235,7 +235,8 @@ gpg: fatal: WriteConsole failed: Access denied
|
|||
@noindent
|
||||
The solution is to use the command @command{wineconsole}.
|
||||
|
||||
Some operations like gen-key really want to talk to the console directly
|
||||
Some operations like @option{--generate-key} really want to talk to
|
||||
the console directly
|
||||
for increased security (for example to prevent the passphrase from
|
||||
appearing on the screen). So, you should use @command{wineconsole}
|
||||
instead of @command{wine}, which will launch a windows console that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue