23 lines
574 B
Markdown
23 lines
574 B
Markdown
|
# cpl help
|
||
|
|
||
|
<!-- ## Contents
|
||
|
|
||
|
- [Description](#description) -->
|
||
|
<!-- - [Arguments](#arguments) -->
|
||
|
|
||
|
Lists available command and their short descriptions.
|
||
|
|
||
|
cpl **help** *<command>* <br>
|
||
|
cpl **h** *<command>* <br>
|
||
|
cpl **H** *<command>*
|
||
|
|
||
|
## Description
|
||
|
|
||
|
Lists available command and their short descriptions.
|
||
|
|
||
|
## Arguments
|
||
|
|
||
|
| Argument | Description | Value type |
|
||
|
| ----------------- |:-----------------------------:|:-------------:|
|
||
|
| ```<command>``` | Shows a help message for this command in the console. | ```str``` |
|