summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/monkeysphere-authentication2
-rwxr-xr-xsrc/monkeysphere-host2
2 files changed, 2 insertions, 2 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
diff --git a/src/monkeysphere-host b/src/monkeysphere-host
index b9a15ae..c03fb27 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