diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/mtx-watch.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/mtx-watch.1 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/man/man1/mtx-watch.1 b/Master/texmf-dist/doc/man/man1/mtx-watch.1 new file mode 100644 index 00000000000..9f4a0d3b9d7 --- /dev/null +++ b/Master/texmf-dist/doc/man/man1/mtx-watch.1 @@ -0,0 +1,48 @@ +.TH "mtx-watch" "1" "01-01-2013" "version 1.00" "ConTeXt Request Watchdog" +.SH NAME +.B mtx-watch +.SH SYNOPSIS +.B mtxrun --script watch [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B ConTeXt Request Watchdog +.SH OPTIONS +.TP +.B --logpath +optional path for log files +.TP +.B --watch +watch given path [--delay] +.TP +.B --pipe +use pipe instead of execute +.TP +.B --delay +delay between sweeps +.TP +.B --automachine +replace /machine/ in path /servername/ +.TP +.B --collect +condense log files +.TP +.B --cleanup=delay +remove files in given path [--force] +.TP +.B --showlog +show log data +.SH AUTHOR +More information about ConTeXt and the tools that come with it can be found at: + + +.B "maillist:" +ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context + +.B "webpage:" +http://www.pragma-ade.nl / http://tex.aanhet.net + +.B "wiki:" +http://contextgarden.net |