diff options
Diffstat (limited to 'doc/luaotfload.conf.rst')
-rw-r--r-- | doc/luaotfload.conf.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/luaotfload.conf.rst b/doc/luaotfload.conf.rst index 16f055b..660177e 100644 --- a/doc/luaotfload.conf.rst +++ b/doc/luaotfload.conf.rst @@ -186,7 +186,8 @@ effect on the runtime behavior. If ``update-live`` is set, Luaotfload will reload the database if it cannot find a requested font. Those who prefer to update manually using -**luaotfload-tool** should unset this flag. +**luaotfload-tool** should unset this flag. This option does not affect +rebuilds due to version mismatch. The option ``use-fontforge`` had a meaning during the transition to the Lua-only Opentype reader. At present it is ignored. |