summaryrefslogtreecommitdiff
path: root/doc/luaotfload.conf.rst
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-06-15 20:51:12 +0200
committerGitHub <noreply@github.com>2016-06-15 20:51:12 +0200
commitb43ad03773991d9e227956bc55383e0b2bf0af36 (patch)
treef42d2df70f00fc0b7ae5753069ad645079c07f21 /doc/luaotfload.conf.rst
parent36cc5c9c567e24916f254203fc362bf124e26d02 (diff)
parentfdd5fb7042e29050341dd8462a69c13387d4e67b (diff)
downloadluaotfload-b43ad03773991d9e227956bc55383e0b2bf0af36.tar.gz
Merge pull request #365 from phi-gamma/master
fix dynamic db initialization
Diffstat (limited to 'doc/luaotfload.conf.rst')
-rw-r--r--doc/luaotfload.conf.rst3
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.