mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 04:42:34 +00:00
Fix lcli testnet deployer
This commit is contained in:
@@ -159,8 +159,7 @@ fn main() {
|
||||
.short("o")
|
||||
.value_name("PATH")
|
||||
.takes_value(true)
|
||||
.default_value("~/.lighthouse/testnet")
|
||||
.help("The output directory."),
|
||||
.help("The output directory. Defaults to ~/.lighthouse/testnet"),
|
||||
)
|
||||
.arg(
|
||||
Arg::with_name("min_genesis_time")
|
||||
|
||||
Reference in New Issue
Block a user