diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-09 15:31:48 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-09 15:31:48 +0200 |
commit | e204300571bb3c539cacfd5e142ebd0f66c7309a (patch) | |
tree | e9f602d57804aa490c086e1dfe8cc34be93cce4a /mkluatexfontdb.lua | |
parent | 28eebe8a17b640eb101e684b38efe836aa7ade73 (diff) | |
download | luaotfload-e204300571bb3c539cacfd5e142ebd0f66c7309a.tar.gz |
Fixing issue #52
Diffstat (limited to 'mkluatexfontdb.lua')
-rwxr-xr-x | mkluatexfontdb.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 38b9daa..3854840 100755 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -44,7 +44,7 @@ Valid options: -V --version print version and exit -h --help print this message -The output database file is named otfl-fonts.lua and is placed under: +The output database file is named otfl-names(.lua and .luc) and is placed under: %s" ]], name, names.path.dir)) |