CodeChain-io / CodeChain-io/codechain-keystore-cli
Show common parameters in each sub command's help message
未關閉
- 主要語言
- JavaScript
- 星號
- 16
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。