summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv/context.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/scripts/mkiv/context.man')
-rw-r--r--doc/context/scripts/mkiv/context.man13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/context/scripts/mkiv/context.man b/doc/context/scripts/mkiv/context.man
index 88f970e7b..39882b77e 100644
--- a/doc/context/scripts/mkiv/context.man
+++ b/doc/context/scripts/mkiv/context.man
@@ -1,4 +1,4 @@
-.TH "mtx-context" "1" "01-01-2017" "version 1.01" "ConTeXt Process Management"
+.TH "mtx-context" "1" "01-01-2018" "version 1.01" "ConTeXt Process Management"
.SH NAME
.B mtx-context
.SH SYNOPSIS
@@ -65,6 +65,9 @@ set directive variables (show list with --showdirectives)
.B --silent=list
disable logcatgories (show list with --showlogcategories)
.TP
+.B --errors=list
+show errors at the end of a run, quit when in list (also when ----silent)
+.TP
.B --noconsole
disable logging to the console (logfile only)
.TP
@@ -110,11 +113,11 @@ run without stopping and do not show messages on the console
.B --nonstopmode
run without stopping
.TP
-.B --synctex
-run with synctex enabled (optional value: zipped, unzipped, 1, -1, context)
+.B --nosynctex
+never initializes synctex (for production runs)
.TP
-.B --syncttx
-a shortcut for --synctex=context
+.B --synctex
+run with synctex enabled (better use \setupsynctex[state=start]
.TP
.B --nodates
omit runtime dates in pdf file (optional value: a number (this 1970 offset time) or string "YYYY-MM-DD HH:MM")