summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv/mtxrun.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/scripts/mkiv/mtxrun.man')
-rw-r--r--doc/context/scripts/mkiv/mtxrun.man8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/context/scripts/mkiv/mtxrun.man b/doc/context/scripts/mkiv/mtxrun.man
index 77dc02dc5..8a3a75b64 100644
--- a/doc/context/scripts/mkiv/mtxrun.man
+++ b/doc/context/scripts/mkiv/mtxrun.man
@@ -1,4 +1,4 @@
-.TH "mtxrun" "1" "01-01-2014" "version 1.31" "ConTeXt TDS Runner Tool"
+.TH "mtxrun" "1" "01-01-2015" "version 1.31" "ConTeXt TDS Runner Tool"
.SH NAME
.B mtxrun
.SH SYNOPSIS
@@ -14,6 +14,9 @@
.B --script
run an mtx script (lua prefered method) (--noquotes), no script gives list
.TP
+.B --evaluate
+run code passed on the commandline (between quotes)
+.TP
.B --execute
run a script or program (texmfstart method) (--noquotes)
.TP
@@ -71,6 +74,9 @@ enable given trackers
.B --progname=str
format or backend
.TP
+.B --systeminfo=str
+show current operating system, processor, etc
+.TP
.B --edit
launch editor with found file
.TP