mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Update manual
This commit is contained in:
parent
059ccc84e1
commit
e95d50d0ff
3 changed files with 5 additions and 7 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue