fibercrypto / fibercrypto/skywallet-go
Add more information about the usage of the commands
Open
bug
- Dominant language
- C
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The usage of the commands from the cli is not described in the help.
For example, if you type:
```bash
$ go run cli.go help emulatorWipe
```
you will see something like this:
```
USAGE:
cli emulatorWipe [arguments...]
```
There is not enough information about the arguments of the commands.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.