docs(fix-typo): column number error row 12 in the list-table
This commit is contained in:
parent
af57c8349c
commit
c36830d258
1 changed files with 2 additions and 2 deletions
|
|
@ -163,7 +163,7 @@ Parameters
|
||||||
|
|
||||||
* - **secret_manager**
|
* - **secret_manager**
|
||||||
- The variable use a secret manager to get value
|
- The variable use a secret manager to get value
|
||||||
.. FIXME:: document it
|
.. todo:: document it
|
||||||
|
|
||||||
* - **auto_save**
|
* - **auto_save**
|
||||||
|
|
||||||
|
|
@ -521,7 +521,7 @@ Specialized type
|
||||||
|
|
||||||
`test_existence`: the domain name must exist (`false` by default)
|
`test_existence`: the domain name must exist (`false` by default)
|
||||||
|
|
||||||
- `allow_range`: can be range of port, for example 80:85 (`false` by default)
|
`allow_range`: can be range of port, for example 80:85 (`false` by default)
|
||||||
|
|
||||||
`allow_zero`: port 0 is allowed (false by default)
|
`allow_zero`: port 0 is allowed (false by default)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue