diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-30 15:04:49 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-30 15:04:49 +0100 |
commit | 228ee5a14c55fd09a6caae6b5877fc375b696439 (patch) | |
tree | a826ba09511947ec6648f750ad1d2af71cf7d5a6 /luaotfload-tool.lua | |
parent | 5f1c8b31a60c6208cb91ff392f5a5f454121d44a (diff) | |
download | luaotfload-228ee5a14c55fd09a6caae6b5877fc375b696439.tar.gz |
[tool] rephrase help message
Diffstat (limited to 'luaotfload-tool.lua')
-rwxr-xr-x | luaotfload-tool.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua index deca5ea..fd84fa4 100755 --- a/luaotfload-tool.lua +++ b/luaotfload-tool.lua @@ -191,7 +191,7 @@ local help_messages = { Usage: %s [OPTIONS...] -Operations on the LuaTeX font database. +Operations on the Luaotfload font names database. This tool is part of the luaotfload package. Valid options are: @@ -260,7 +260,7 @@ The font cache will be written to Usage: %s [OPTION]... -Rebuild or update the LuaTeX font database. +Rebuild or update the Luaotfload font names database. Valid options: -f --force force re-indexing all fonts |