Update docs
This commit is contained in:
parent
5cf6fb4af4
commit
9267804ef3
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ _optional argument with placeholder:_
|
|||
`command sub-command [<arg>]`
|
||||
|
||||
_required argument with mutually exclusive options:_
|
||||
`command sub-command <{path | string}>`
|
||||
`command sub-command {<path> | <string> | literal}`
|
||||
|
||||
_optional argument with mutually exclusive options:_
|
||||
`command sub-command [{<path> | <string>}]`
|
||||
`command sub-command [<path> | <string>]`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue