diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2016-03-27 21:35:44 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2016-03-27 21:35:55 +0200 |
commit | 0f9377686d08f4ac360c9f1df3366c91af44209f (patch) | |
tree | 05158b02e488ec5a9c83b7f8653a33b6623cf7eb /cli | |
parent | 6ba37aa041627d7246303cd7e46c8ff88f5634cc (diff) |
context: fix --help output
The options that require an argument should explicitly specify so.
Before:
--log-level=INFO Log level: one of [ERR, WARN, INFO, DEBUG]
--log-file Path to log file
After:
--log-level=[LEVEL] Log level: one of ERR, WARN, INFO, DEBUG
--log-file=[PATH] Path to log file
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions