summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-03-11 07:36:47 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2015-03-11 07:36:47 +0100
commit380989f0de1f2aa9a8d0a0856de1b1e09321d1e5 (patch)
treebab498a26fb5a0abc8ae1a05933c0f49d46da88f /scripts
parenta5998cb3add3331d4e44024bae4ec3c18777ca4f (diff)
downloadluaotfload-380989f0de1f2aa9a8d0a0856de1b1e09321d1e5.tar.gz
[import] fix usage message
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mkimport2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mkimport b/scripts/mkimport
index 53eba12..2f64d62 100644
--- a/scripts/mkimport
+++ b/scripts/mkimport
@@ -633,7 +633,7 @@ local tell = function (arg)
end
local help = function ()
- iowrite "usage: mkinfo <command> [<args>]\n"
+ iowrite "usage: mkimport <command> [<args>]\n"
iowrite "\n"
iowrite "Where <command> is one of\n"
iowrite " help Print this help message\n"