diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-23 07:26:22 -0700 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-23 07:26:22 -0700 |
commit | 2c756cd0059c3f2a9fc976fc5a87bac989dcca82 (patch) | |
tree | 4616afdd6e40f23b99c0ef98f7cec8a56a8df470 /mkluatexfontdb.lua | |
parent | a34ba70ee4bf463c2ef499710bc319169c4d766b (diff) | |
parent | 6859514d34678f900d0806777aaf59e8055afcbe (diff) | |
download | luaotfload-2c756cd0059c3f2a9fc976fc5a87bac989dcca82.tar.gz |
Merge pull request #2 from eroux/texlive2011
Texlive2011
Diffstat (limited to 'mkluatexfontdb.lua')
-rwxr-xr-x | mkluatexfontdb.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 553332d..62e15f3 100755 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -33,9 +33,9 @@ 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 is placed under: - %s" + %s ]], name, names.path.localdir)) end |