CodeChain-io / CodeChain-io/codechain-keystore-cli
Show common parameters in each sub command's help message
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 16
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Below is printed result from `cckey create --help`
```shell
Usage: create [options]
create a new key
Options:
-p, --passphrase passphrase
-h, --help output usage information
```
The help message does not describe common parameters, like `--account-type`, `--keys-path, and `--network-id`. A user may confuse how she/he set an account type or network id.
We should show common parameters in subcommand's help message.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.