CodeChain-io / CodeChain-io/codechain-keystore-cli

Show common parameters in each sub command's help message

Aperta
#21 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.