summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-06-23 17:02:33 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-06-23 17:02:33 -0400
commit241254abd25c217ffe3ee8ccb7858498ade28856 (patch)
tree82b55ba44354ec95ddb727027dcadb897faa5715 /man
parente8ac612c4bad88172c5e80fa7e813664e536a6f8 (diff)
parent16db05446adda4fd53e22e5859ea8c498f190097 (diff)
Merge commit 'jrollins/master'
Diffstat (limited to 'man')
-rw-r--r--man/man8/monkeysphere-server.88
1 files changed, 5 insertions, 3 deletions
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