diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-10-26 10:26:20 -0400 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-10-26 10:26:20 -0400 |
commit | be329ef6caff54b907a1abfeb58526f98d6ac669 (patch) | |
tree | f52f7f3bd9eb0765e4267d286d7c5c70c341d210 /man | |
parent | 52b5254120e8140ef72277408f8ba1f6addd1cf7 (diff) |
add note about CHECK_KEYSERVER var in msph-auth man page
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/monkeysphere-authentication.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index 1592c99..1d49f9f 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -158,6 +158,9 @@ increasing order of verbosity. (INFO) MONKEYSPHERE_KEYSERVER OpenPGP keyserver to use. (pool.sks\-keyservers.net) .TP +MONKEYSPHERE_CHECK_KEYSERVER +Whether or not to check the keyserver when making gpg queries. (true) +.TP MONKEYSPHERE_AUTHORIZED_USER_IDS Path to user's authorized_user_ids file. %h gets replaced with the user's homedir, %u with the username. |