Appending logs by default (#3609)

This commit is contained in:
Tomasz Drwięga
2016-11-25 13:04:02 +01:00
committed by Arkadiy Paronyan
parent d0312b89ad
commit 9b9bdaa1b1
2 changed files with 7 additions and 4 deletions

View File

@@ -323,7 +323,7 @@ Miscellaneous Options:
-l --logging LOGGING Specify the logging level. Must conform to the same
format as RUST_LOG. (default: {flag_logging:?})
--log-file FILENAME Specify a filename into which logging should be
directed. (default: {flag_log_file:?})
appended. (default: {flag_log_file:?})
--no-config Don't load a configuration file.
--no-color Don't use terminal color codes in output. (default: {flag_no_color})
-v --version Show information about version.