summaryrefslogtreecommitdiff
path: root/support/arara/doc/chapters/logging.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/doc/chapters/logging.tex')
-rw-r--r--support/arara/doc/chapters/logging.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/arara/doc/chapters/logging.tex b/support/arara/doc/chapters/logging.tex
index 5309cee318..de8979e02c 100644
--- a/support/arara/doc/chapters/logging.tex
+++ b/support/arara/doc/chapters/logging.tex
@@ -86,10 +86,10 @@ After validation, all directives are listed in a special block in the log file,
\begin{codebox}{Log file}{teal}{\icnote}{white}
-------------------------- DIRECTIVES ---------------------------
Directive: { identifier: pdftex, parameters:
-{reference=/home/paulo/Documents/doc12.tex,
-file=doc12.tex}, conditional: { NONE }, lines: [1] }
+{reference=/home/paulo/Documents/doc12.tex},
+conditional: { NONE }, lines: [1] }
Directive: { identifier: clean, parameters: {extensions=[log],
-file=doc12.tex, reference=/home/paulo/Documents/doc12.tex},
+reference=/home/paulo/Documents/doc12.tex},
conditional: { NONE }, lines: [2] }
-----------------------------------------------------------------
\end{codebox}