mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Update CLI defaults and book (#999)
This commit is contained in:
@@ -59,7 +59,7 @@ fn main() {
|
||||
Arg::with_name("debug-level")
|
||||
.long("debug-level")
|
||||
.value_name("LEVEL")
|
||||
.help("The title of the spec constants for chain config.")
|
||||
.help("The verbosity level for emitting logs.")
|
||||
.takes_value(true)
|
||||
.possible_values(&["info", "debug", "trace", "warn", "error", "crit"])
|
||||
.default_value("info"),
|
||||
|
||||
Reference in New Issue
Block a user