Mark required params for BuiltinCommands
This commit is contained in:
parent
1d40552e26
commit
69322f4720
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ page_status:
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```txt
|
```txt
|
||||||
{{ .Name }} required, [optional] // type these in manually
|
{{ .Name }} <required>, [optional] // type these in manually
|
||||||
```
|
```
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in a new issue