mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 03:17:55 +00:00
Fix issues with testnet dir and update docs (#992)
* Second update for this PR
This commit is contained in:
@@ -75,6 +75,7 @@ fn main() {
|
||||
)
|
||||
.arg(
|
||||
Arg::with_name("testnet-dir")
|
||||
.short("t")
|
||||
.long("testnet-dir")
|
||||
.value_name("DIR")
|
||||
.help(
|
||||
|
||||
Reference in New Issue
Block a user