Updated docs
This commit is contained in:
22
docs/build/html/_sources/cpl_cli.help.md.txt
vendored
Normal file
22
docs/build/html/_sources/cpl_cli.help.md.txt
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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``` |
|
||||
Reference in New Issue
Block a user