summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/texmfstart.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/texmfstart.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/texmfstart.19
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/texmfstart.1 b/Master/texmf-dist/doc/man/man1/texmfstart.1
index 70dd035c440..8118c9c7f7d 100644
--- a/Master/texmf-dist/doc/man/man1/texmfstart.1
+++ b/Master/texmf-dist/doc/man/man1/texmfstart.1
@@ -1,6 +1,6 @@
-.TH "mtxrun" "1" "01-01-2019" "version 1.33" "ConTeXt TDS Runner Tool"
+.TH "mtxrun" "1" "01-01-2020" "version 1.33" "ConTeXt TDS Runner Tool"
.SH NAME
-.B mtxrun
+ mtxrun - ConTeXt TDS Runner Tool
.SH SYNOPSIS
.B mtxrun [
.I OPTIONS ...
@@ -15,7 +15,7 @@
run an mtx script (lua prefered method) (--noquotes), no script gives list
.TP
.B --evaluate
-run code passed on the commandline (between quotes)
+run code passed on the commandline (between quotes) (=loop) (exit|quit aborts)
.TP
.B --execute
run a script or program (texmfstart method) (--noquotes)
@@ -59,6 +59,9 @@ create windows (mswin) stubs
.B --unix
create unix (linux) stubs
.TP
+.B --addbinarypath
+prepend the (found) binarypath to runners
+.TP
.B --verbose
give a bit more info
.TP