diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-30 06:10:25 -0800 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-30 06:10:25 -0800 |
commit | 99b0c374da13ece6ddad510a8695257e4b9a07bd (patch) | |
tree | 4e2e85499a8d9965f6579e43755f77ad2f1e81f0 /luaotfload-tool.lua | |
parent | 1d6c958a29448b464b5a74dc42cc8ba9f219a4d0 (diff) | |
parent | c0e53ae1da6320925a99faf294a0f1ddbd24b188 (diff) | |
download | luaotfload-99b0c374da13ece6ddad510a8695257e4b9a07bd.tar.gz |
Merge pull request #161 from phi-gamma/master
cosmetical changes
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 |