From 8459bcf95aef611feaa4ddb2ea9a50ee928ee9a0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 2 Feb 2010 14:06:19 +0000 Subject: Various changes to eventually support openpgp keys in pgp-agent. Comment fixes. Minor chnages in preparation of a W32CE port. --- doc/gpg.texi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/gpg.texi b/doc/gpg.texi index 4fdff42e4..8189ae8ac 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -888,6 +888,13 @@ Signs a public key with your secret key but marks it as non-exportable. This is a shortcut version of the subcommand "lsign" from @option{--edit-key}. +@ifclear gpgone +@item --passwd @var{user_id} +@opindex passwd +Change the passphrase of the secret key belonging to the certificate +specified as @var{user_id}. This is a shortcut for the sub-command +@code{passwd} of the edit key menu. +@end ifclear @end table -- cgit v1.2.3