diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-02 13:02:35 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-02 13:02:35 -0500 |
commit | 05c96da9d1774a1b9ca6782384a4317671bcd622 (patch) | |
tree | ec42609fc0b06455908e9962766823015f526ad9 /src/monkeysphere-host | |
parent | bd5aac0e2eae2dd73c35b6bbb2e79ef48c98ca21 (diff) |
usage review/tweaks for m-a and m-h
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-x | src/monkeysphere-host | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host index c03fb27..7fb3980 100755 --- a/src/monkeysphere-host +++ b/src/monkeysphere-host @@ -58,7 +58,7 @@ subcommands: set-expire (e) [EXPIRE] set host key expiration add-hostname (n+) NAME[:PORT] add hostname user ID to host key revoke-hostname (n-) NAME[:PORT] revoke hostname user ID - add-revoker (r+) [KEYID|FILE] add a revoker to the host key + add-revoker (r+) KEYID|FILE add a revoker to the host key revoke-key generate and/or publish revocation certificate for host key |