Fix issues with testnet dir and update docs (#992)

* Second update for this PR
This commit is contained in:
Age Manning
2020-04-14 12:23:47 +10:00
parent fa9daa488d
commit bf361e5ca3
4 changed files with 68 additions and 48 deletions

View File

@@ -75,6 +75,7 @@ fn main() {
)
.arg(
Arg::with_name("testnet-dir")
.short("t")
.long("testnet-dir")
.value_name("DIR")
.help(