From: Jameson Graef Rollins Date: Thu, 19 Feb 2009 07:06:06 +0000 (-0500) Subject: small usage changes X-Git-Tag: monkeysphere_0.23~59 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=b58a9dcdfe036354f886cf984988b94dc4d3a379;hp=771cbc184298f4e698dd960386cb1b9259746c34;p=monkeysphere.git small usage changes --- 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 [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