]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: simplify note about Lua as config language
authorPetr Špaček <petr.spacek@nic.cz>
Mon, 6 Jan 2020 14:21:24 +0000 (15:21 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 15 Jan 2020 09:38:16 +0000 (10:38 +0100)
doc/startguide.rst

index 33210c4e44f772be2523cd2a18efcb35d986cd0f..427373bb562cfdcf39bca59c13734613d6143004 100644 (file)
@@ -121,10 +121,11 @@ Configuration
 
 .. note::
 
-   Copy&pasting examples from this manual is sufficient for normal use-cases.
-   Please pay close attention to brackets.
+   When copy&pasting examples from this manual please pay close
+   attention to brackets and also line ordering - order of lines matters.
 
-   If you want to use full power of configuration language, see article
+   The configuration language is in fact Lua script, so you can use full power
+   of this programming language. See article
    `Learn Lua in 15 minutes`_ for a syntax overview.
 
 Easiest way to configure Knot Resolver is to paste your configuration into