diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-18 14:10:01 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-18 14:10:01 -0400 |
commit | 70a2eb33f5946ff97bc99a5fd2610ef3c43ee49f (patch) | |
tree | 06ddd41ae4df64ac256a41f8909787b866c2dbac /man/man8 | |
parent | 83aa1315985d75b48e28bab50bc117ae472d674b (diff) |
add refresh-keys subcommand to monkeysphere-authentication
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/monkeysphere-authentication.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index d3d3b95..a687f4e 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -37,6 +37,11 @@ monkeysphere-controlled authorized_keys file. If no accounts are specified, then all accounts on the system are processed. `u' may be used in place of `update\-users'. .TP +.B refresh\-keys +Refresh all keys in the monkeysphere-authentication keyring. If no +accounts are specified, then all accounts on the system are processed. +`r' may be used in place of `refresh\-keys'. +.TP .B add\-id\-certifier KEYID|FILE Instruct system to trust user identity certifications made by KEYID. The key ID will be loaded from the keyserver. A file may be loaded |