diff options
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index f74bd43e0..f5bb0695f 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -252,7 +252,7 @@ scripts and other programs. <varlistentry> -<term>--list-secret-keys &OptParmNames;</term> +<term>-K, --list-secret-keys &OptParmNames;</term> <listitem><para> List all keys from the secret keyrings, or just the ones given on the command line. A '#' after the letters 'sec' means that the secret key @@ -410,6 +410,11 @@ Revoke a user id.</para></listitem></varlistentry> <listitem><para> Add a subkey to this key.</para></listitem></varlistentry> <varlistentry> + <term>addcardkey</term> + <listitem><para> +Generate a key on a card and add it +to this key.</para></listitem></varlistentry> + <varlistentry> <term>delkey</term> <listitem><para> Remove a subkey.</para></listitem></varlistentry> |