docs: fix syntax of setup_mode
This commit is contained in:
parent
0b6a0be152
commit
5b2171591f
@ -176,7 +176,7 @@ setup_mode : package
|
|||||||
``skip`` is set to ``true``. This is optional and may be left out.
|
``skip`` is set to ``true``. This is optional and may be left out.
|
||||||
::
|
::
|
||||||
|
|
||||||
setup_mode {
|
setup_mode = {
|
||||||
skip = true,
|
skip = true,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user