From bc6b76ef26f31c54ae1c29c761b8ecc437fcf565 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 15 Dec 2016 12:44:52 +0100 Subject: doc: Add aliases of all changed options. * doc/gpg.texi: Add the old version of every option that was updated with the last change set. * doc/gpgsm.texi: Likewise. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter --- doc/gpgsm.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/gpgsm.texi') diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index d7d3770bd..b92eaea43 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -167,6 +167,8 @@ use @samp{--help} to get a list of supported operations. @table @gnupgtabopt @item --generate-key @opindex generate-key +@itemx --gen-key +@opindex gen-key This command allows the creation of a certificate signing request or a self-signed certificate. It is commonly used along with the @option{--output} option to save the created CSR or certificate into a @@ -285,6 +287,8 @@ and in turn the @command{scdaemon}. @item --change-passphrase @var{user_id} @opindex change-passphrase +@itemx --passwd @var{user_id} +@opindex passwd Change the passphrase of the private key belonging to the certificate specified as @var{user_id}. Note, that changing the passphrase/PIN of a smartcard is not yet supported. -- cgit v1.2.3