diff options
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 2e53a5674..d7d3770bd 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -283,8 +283,8 @@ Read information about the private keys from the smartcard and import the certificates from there. This command utilizes the @command{gpg-agent} and in turn the @command{scdaemon}. -@item --passwd @var{user_id} -@opindex passwd +@item --change-passphrase @var{user_id} +@opindex change-passphrase 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. |