diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-02 12:42:48 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-02 12:42:48 -0500 |
commit | 8cabd14f454708cdb0310d77e4897e860fc87ecc (patch) | |
tree | dd73460e6b0c3fa7d14e4cd98bfceea56921cb9f /src/monkeysphere-authentication | |
parent | 18d6d63571d18c50a4c943742c6cebbb100d4277 (diff) |
very small tweaks to usages.
Diffstat (limited to 'src/monkeysphere-authentication')
-rwxr-xr-x | src/monkeysphere-authentication | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere-authentication b/src/monkeysphere-authentication index 3344f38..db658ae 100755 --- a/src/monkeysphere-authentication +++ b/src/monkeysphere-authentication @@ -56,7 +56,7 @@ subcommands: update-users (u) [USER]... update user authorized_keys files add-id-certifier (c+) [KEYID|FILE] import and tsign a certification key - --domain (-n) DOMAIN limit ID certifications to DOMAIN + --domain (-n) DOMAIN limit ID certifications to DOMAIN (*) --trust (-t) TRUST trust level of certifier (full) --depth (-d) DEPTH trust depth for certifier (1) remove-id-certifier (c-) KEYID remove a certification key |