summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv/mtx-update.xml
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-03-23 15:20:14 +0200
committerMarius <mariausol@gmail.com>2013-03-23 15:20:14 +0200
commite486991f986cb96e6ef5f5b03f83494f16cb2acb (patch)
tree4105520acf58999e2764abb2992a8f3228e13fdd /doc/context/scripts/mkiv/mtx-update.xml
parente63d6fbae0555a9d20dc3f0f91cf574612a1dfc7 (diff)
downloadcontext-e486991f986cb96e6ef5f5b03f83494f16cb2acb.tar.gz
beta 2013.03.23 14:11
Diffstat (limited to 'doc/context/scripts/mkiv/mtx-update.xml')
-rw-r--r--doc/context/scripts/mkiv/mtx-update.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/doc/context/scripts/mkiv/mtx-update.xml b/doc/context/scripts/mkiv/mtx-update.xml
deleted file mode 100644
index 95e991341..000000000
--- a/doc/context/scripts/mkiv/mtx-update.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-<application>
- <metadata>
- <entry name="name">mtx-update</entry>
- <entry name="detail">ConTeXt Minimals Updater</entry>
- <entry name="version">0.31</entry>
- </metadata>
- <flags>
- <category name="basic">
- <subcategory>
- <flag name="platform" value="string"><short>platform (windows, linux, linux-64, osx-intel, osx-ppc, linux-ppc)</short></flag>
- <flag name="server" value="string"><short>repository url (rsync://contextgarden.net)</short></flag>
- <flag name="module" value="string"><short>repository url (minimals)</short></flag>
- <flag name="repository" value="string"><short>specify version (current, experimental)</short></flag>
- <flag name="context" value="string"><short>specify version (current, latest, beta, yyyy.mm.dd)</short></flag>
- <flag name="rsync" value="string"><short>rsync binary (rsync)</short></flag>
- <flag name="texroot" value="string"><short>installation directory (not guessed for the moment)</short></flag>
- <flag name="engine" value="string"><short>tex engine (luatex, pdftex, xetex)</short></flag>
- <flag name="modules" value="string"><short>extra modules (can be list or 'all')</short></flag>
- <flag name="fonts" value="string"><short>additional fonts (can be list or 'all')</short></flag>
- <flag name="goodies" value="string"><short>extra binaries (like scite and texworks)</short></flag>
- <flag name="force"><short>instead of a dryrun, do the real thing</short></flag>
- <flag name="update"><short>update minimal tree</short></flag>
- <flag name="make"><short>also make formats and generate file databases</short></flag>
- <flag name="keep"><short>don't delete unused or obsolete files</short></flag>
- <flag name="state"><short>update tree using saved state</short></flag>
- <flag name="cygwin"><short>adapt drive specs to cygwin</short></flag>
- <flag name="mingw"><short>assume mingw binaries being used</short></flag>
- </subcategory>
- </category>
- </flags>
-</application>