summaryrefslogtreecommitdiff
path: root/luaotfload-tool.rst
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-08-03 22:06:03 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-08-03 22:06:03 +0200
commit8d890cb8e98d50f13bfe2a279da5ce3518458ac1 (patch)
treed93cb0067e497ce586e208455b4f939a6a00763e /luaotfload-tool.rst
parent56e3035e8892cdec21931340536a8244faae1d10 (diff)
downloadluaotfload-8d890cb8e98d50f13bfe2a279da5ce3518458ac1.tar.gz
[tool] add option --no-reload to suppress database updates
Diffstat (limited to 'luaotfload-tool.rst')
-rw-r--r--luaotfload-tool.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst
index 2d3ae2f..4bbabfd 100644
--- a/luaotfload-tool.rst
+++ b/luaotfload-tool.rst
@@ -15,13 +15,14 @@
SYNOPSIS
=======================================================================
-**luaotfload-tool** [ -bDfFiIlpquvVhw ]
+**luaotfload-tool** [ -bDfFiIlnpquvVhw ]
**luaotfload-tool** --update [ --force ] [ --quiet ] [ --verbose ]
[ --prefer-texmf ] [ --dry-run ]
[ --formats=[+|-]EXTENSIONS ]
**luaotfload-tool** --find=FONTNAME [ --fuzzy ] [ --info ] [ --inspect ]
+ [ --no-reload ]
**luaotfload-tool** --flush-lookups
@@ -59,6 +60,9 @@ update mode
--update, -u Update the database; indexes new fonts.
--force, -f Force rebuilding of the database; re-indexes
all fonts.
+--no-reload, -n Suppress auto-updates to the database (e.g.
+ when ``--find`` is passed an unknown name).
+
--prefer-texmf, -p Organize the file name database in a way so
that it prefer fonts in the *TEXMF* tree over
system fonts if they are installed in both.