diff options
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 9776a3b05..927d77d35 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -622,7 +622,9 @@ This section explains the main commands for key management. @table @gnupgtabopt @item --quick-generate-key @var{user-id} [@var{algo} [@var{usage} [@var{expire}]]] +@itemx --quick-gen-key @opindex quick-generate-key +@opindex quick-gen-key This is a simple command to generate a standard key with one user id. In contrast to @option{--generate-key} the key is generated directly without the need to answer a bunch of prompts. Unless the option |