summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-patterns.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-01-14 16:00:15 +0200
committerMarius <mariausol@gmail.com>2011-01-14 16:00:15 +0200
commitfcf2bf760b1f48c1ba2f5d0a3eed5dacb2751e95 (patch)
tree1187c023809da9282e1f80f4c068e24a1dea9ae0 /scripts/context/lua/mtx-patterns.lua
parent319416b1674e4eb60fd3459a86679df200abce2c (diff)
downloadcontext-fcf2bf760b1f48c1ba2f5d0a3eed5dacb2751e95.tar.gz
beta 2011.01.14 14:44
Diffstat (limited to 'scripts/context/lua/mtx-patterns.lua')
-rw-r--r--scripts/context/lua/mtx-patterns.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/context/lua/mtx-patterns.lua b/scripts/context/lua/mtx-patterns.lua
index 37d8314c5..0ea5d808d 100644
--- a/scripts/context/lua/mtx-patterns.lua
+++ b/scripts/context/lua/mtx-patterns.lua
@@ -474,6 +474,14 @@ messages.help = [[
--check check pattern file (or those used by context when no file given)
--path source path where hyph-foo.tex files are stored
--destination destination path
+
+examples of usage:
+
+mtxrun --script pattern --check hyph-*.tex
+mtxrun --script pattern --check --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns
+mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex --destination=e:/tmp/patterns
+mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/txt --destination=e:/tmp/patterns
+
]]
if environment.argument("check") then