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 はまだ評価されていません。