CodeChain-io / CodeChain-io/codechain-keystore-cli
Show common parameters in each sub command's help message
Aperta
- Lingua principale
- JavaScript
- Stelle
- 16
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.