From 09a630a57493b1967f031a32602d117be64fdad0 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sun, 22 Jun 2008 11:43:20 -0400 Subject: Improve trust-key function. --- man/man8/monkeysphere-server.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'man/man8') diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8 index 2b5af5e..e821e63 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -43,9 +43,11 @@ Show the fingerprint for the host's OpenPGP key. `f' may be used in place of Publish the host's gpg key to the keyserver. `p' may be used in place of `publish-key'. .TP -.B trust-keys KEYID... -Mark key specified with key IDs with full owner trust. `t' may be used -in place of `trust-keys'. +.B trust-key KEYID [LEVEL] +Set owner trust for key. If LEVEL is not specified, then the program +will prompt for an owner trust level to set for KEYID. This function +lsigns the key as well so that it will have a known validity. `t' may +be used in place of `trust-key'. .TP .B help Output a brief usage summary. `h' or `?' may be used in place of -- cgit v1.2.3