diff options
Diffstat (limited to 'docs/config.tex')
-rw-r--r-- | docs/config.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/config.tex b/docs/config.tex index 44b6689b53..acb4bdf857 100644 --- a/docs/config.tex +++ b/docs/config.tex @@ -9,8 +9,8 @@ it was written under. Syntax: \begin{Verbatim} -config <type> [<name>] # Section - option <name> <value> # Option +config <type> [<name>] # Section + option <name> <value> # Option \end{Verbatim} Every parameter needs to be a single string and is formatted exactly |