2021-05-17 18:32:09 +02:00
|
|
|
# cpl help
|
|
|
|
|
2022-07-31 11:30:05 +02:00
|
|
|
## Contents
|
2021-05-17 18:32:09 +02:00
|
|
|
|
2022-07-31 11:30:05 +02:00
|
|
|
- [Description](#description)
|
|
|
|
- [Arguments](#arguments)
|
2021-05-17 18:32:09 +02:00
|
|
|
|
|
|
|
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``` |
|