diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-01 23:20:53 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-01 23:20:53 -0500 |
commit | 04d3ff158b70e20bc4dc42678aa836498e670cce (patch) | |
tree | afa70da172a2e6c5eed23a8edc6a267282250cff /man/man8 | |
parent | 13e7b0e3c0f4522382445c6ae77b090e68f4c8e4 (diff) |
small formatting change to man pages, for consistency.
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/monkeysphere-host.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man8/monkeysphere-host.8 b/man/man8/monkeysphere-host.8 index 4cf660d..6198a65 100644 --- a/man/man8/monkeysphere-host.8 +++ b/man/man8/monkeysphere-host.8 @@ -115,11 +115,11 @@ The following environment variables will override those specified in the config file (defaults in parentheses): .TP MONKEYSPHERE_LOG_LEVEL -Set the log level (INFO). Can be SILENT, ERROR, INFO, VERBOSE, DEBUG, in -increasing order of verbosity. +Set the log level. Can be SILENT, ERROR, INFO, VERBOSE, DEBUG, in +increasing order of verbosity. (INFO) .TP MONKEYSPHERE_KEYSERVER -OpenPGP keyserver to use (pool.sks\-keyservers.net). +OpenPGP keyserver to use. (pool.sks\-keyservers.net) .TP MONKEYSPHERE_PROMPT If set to `false', never prompt the user for confirmation. (true) |