docs: fix syntax of setup_mode

This commit is contained in:
@RubenKelevra 2015-04-15 00:03:09 +02:00 committed by Matthias Schiffer
parent 0b6a0be152
commit 5b2171591f
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ setup_mode : package
``skip`` is set to ``true``. This is optional and may be left out.
::
setup_mode {
setup_mode = {
skip = true,
},