summaryrefslogtreecommitdiff
path: root/manual/manual.tex
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-03-30 16:47:51 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-03-30 16:47:51 +0200
commite95d50d0ff8465988841a319efb3829109c154d1 (patch)
tree19fae7d15a7adc1cd2ac6e0b112acfbc91ddfc96 /manual/manual.tex
parent059ccc84e12ce044e06e50d8bb1abff04f47e264 (diff)
Update manual
Diffstat (limited to 'manual/manual.tex')
-rw-r--r--manual/manual.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/manual.tex b/manual/manual.tex
index b37be7c..cb0024d 100644
--- a/manual/manual.tex
+++ b/manual/manual.tex
@@ -202,9 +202,8 @@ implementations:
\textbf{arguments} & Define the arguments that will be passed to each node implementation (keys of each element uses \textbf{the range syntax}). &
\begin{tabminted}{yaml}
-arguments: {
- "all": 2
-}
+arguments:
+ all: 2
\end{tabminted}
\\ \bottomrule
\end{tabular}