help
Show help information
Show help information
## Usage
```
help [command ...]
```
## Options
- `--json`: output in JSON format
## Examples
```
help # overview of common commands
help all # every command, one line each
help new # details and flags for one command
```