small usage changes
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 19 Feb 2009 07:06:06 +0000 (02:06 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Thu, 19 Feb 2009 07:06:06 +0000 (02:06 -0500)
src/monkeysphere-authentication
src/monkeysphere-host

index 75ab732ccdbe9c44edd18af1b2b6c3be168f256f..22cd018ba2877d23221f2f876dbb6be4b6cf7d79 100755 (executable)
@@ -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)
index 152b469233cf381faba7f5f5ebdc193d3e6d2c3a..9b31ee09d1c487aacbbd30733c89580b05d39a2d 100755 (executable)
@@ -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