Fix CLI option.

This commit is contained in:
cheatfate 2020-08-25 09:12:34 +03:00 committed by zah
parent 40f2b74f73
commit e43af4e978
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ type
outputNetkeyFile* {.
desc: "Output file with network private key for the network"
name: "output-netkey-file" }: OutFile
name: "netkey-file" }: OutFile
of wallets:
case walletsCmd* {.command.}: WalletsCmd