]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: fix a RST syntax error
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 9 Aug 2017 08:23:06 +0000 (10:23 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 9 Aug 2017 08:38:55 +0000 (10:38 +0200)
daemon/README.rst

index f8e70b5f12765729cd3451e2b406a89bb31d0011..7e5e1d35cece2336c36de6b38d9a338f3b675003 100644 (file)
@@ -147,6 +147,7 @@ The daemon also supports `systemd socket activation`_, it is automatically detec
 To run the daemon by hand, such as under ``nohup``, use ``-f 1`` to start a single fork. For example:
 
 .. code-block:: bash
+
    $ nohup ./daemon/kresd -a 127.0.0.1 -f 1 &