summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 02:06:06 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 02:06:06 -0500
commitb58a9dcdfe036354f886cf984988b94dc4d3a379 (patch)
treeff74ac3515de55d460b1c82360f17258fc16a69e
parent771cbc184298f4e698dd960386cb1b9259746c34 (diff)
small usage changes
-rwxr-xr-xsrc/monkeysphere-authentication1
-rwxr-xr-xsrc/monkeysphere-host3
2 files changed, 2 insertions, 2 deletions
diff --git a/src/monkeysphere-authentication b/src/monkeysphere-authentication
index 75ab732..22cd018 100755
--- a/src/monkeysphere-authentication
+++ b/src/monkeysphere-authentication
@@ -56,6 +56,7 @@ Monkeysphere authentication admin tool.
subcommands:
update-users (u) [USER]... update user authorized_keys files
+
add-id-certifier (c+) KEYID import and tsign a certification key
--domain (-n) DOMAIN limit ID certifications to DOMAIN
--trust (-t) TRUST trust level of certifier (full)
diff --git a/src/monkeysphere-host b/src/monkeysphere-host
index 152b469..9b31ee0 100755
--- a/src/monkeysphere-host
+++ b/src/monkeysphere-host
@@ -54,6 +54,7 @@ usage: $PGRM <subcommand> [options] [args]
Monkeysphere host admin tool.
subcommands:
+ import-key (i) [NAME[:PORT]] import existing ssh key to gpg
show-key (s) output all host key information
set-expire (e) EXPIRE set host key expiration
add-hostname (n+) NAME[:PORT] add hostname user ID to host key
@@ -62,8 +63,6 @@ subcommands:
revoke-key (r) revoke host key
publish-key (p) publish host key to keyserver
- import-key (i) [NAME[:PORT]] import existing ssh key to gpg
-
version (v) show version number
help (h,?) this help