ledger initialise to return an error
YurkoWasHere opened this issue · 1 comments
YurkoWasHere commented
gaia@testnet:~$ tmkms ledger initialise
thread 'main' panicked at '`help`s `-h` conflicts with `height`.
To change `help`s short, call `cmd.arg(Arg::new("help")...)`.', /home/gaia/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-3.2.16/src/builder/command.rs:4657:25
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
gaia@testnet:~$
tony-iqlusion commented
Reproduced this. It should be easy to fix.