This commit is contained in:
Xes
2025-08-14 22:41:49 +02:00
parent 2de81ccc46
commit 8ce45119b6
39774 changed files with 4309466 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
`descriptor:command2`
---------------------
command 2 description
### Usage
* `descriptor:command2 [-o|--option_name] [--] <argument_name>`
* `descriptor:command2 -o|--option_name <argument_name>`
* `descriptor:command2 <argument_name>`
command 2 help
### Arguments
#### `argument_name`
* Is required: yes
* Is array: no
* Default: `NULL`
### Options
#### `--option_name|-o`
* Accept value: no
* Is value required: no
* Is multiple: no
* Default: `false`