summaryrefslogtreecommitdiff
path: root/src/monkeysphere-host
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 /src/monkeysphere-host
parent771cbc184298f4e698dd960386cb1b9259746c34 (diff)
small usage changes
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-xsrc/monkeysphere-host3
1 files changed, 1 insertions, 2 deletions
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