sh_cpl/docs/build/html/_sources/cli.help.md.txt

23 lines
556 B
Plaintext
Raw Normal View History

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** *&lt;command&gt;* <br>
cpl **h** *&lt;command&gt;* <br>
cpl **H** *&lt;command&gt;*
## 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``` |