diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkiv/mtx-cache.man')
-rw-r--r-- | Master/texmf-dist/doc/context/scripts/mkiv/mtx-cache.man | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-cache.man b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-cache.man new file mode 100644 index 00000000000..26f3793fc2b --- /dev/null +++ b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-cache.man @@ -0,0 +1,36 @@ +.TH "mtx-cache" "1" "01-01-2013" "version 0.10" "ConTeXt &error; MetaTeX Cache Management" +.SH NAME +.B mtx-cache +.SH SYNOPSIS +.B mtxrun --script cache [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B ConTeXt &error; MetaTeX Cache Management +.SH OPTIONS +.TP +.B --purge +remove not used files +.TP +.B --erase +completely remove cache +.TP +.B --list +show cache +.TP +.B --all +all (not yet implemented) +.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 |