file.line state: add missing colon in docstring

This commit is contained in:
Julian Brost 2016-01-24 11:51:49 +01:00
parent b1e604add3
commit 2ab367f95b

View file

@ -2539,7 +2539,7 @@ def line(name, content, match=None, mode=None, location=None,
.. code-block: yaml
/etc/myconfig.conf
/etc/myconfig.conf:
file.line:
- mode: ensure
- content: my key = my value