ckb-cli
ckb-cli copied to clipboard
Missing line terminators in some help messages
For example: ckb-cli -V & ckb-cli --version.
This bug is only in clap=3.0.0-beta.1. Both of 2.33.3 and 3.0.0-beta.2 are ok.
Perhaps, you shouldn't use a beta version of clap.
I suggest that use 2.33.3 to instead of.
See why using the beta version in this thread: https://github.com/nervosnetwork/ckb-cli/pull/225/files#r363621551
Clap will be updated when clap reached at least an release candidate version.
And, error messages didn't have line terminators.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.