summaryrefslogtreecommitdiff
path: root/luaotfload-tool.rst
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-07-08 14:45:36 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-07-08 14:45:36 +0200
commitd27de7dd32590f32cc5f746c0e9f5bb22fa50c9e (patch)
treec4cd04ba6e24bd250742383e7ca5e768455e9c27 /luaotfload-tool.rst
parent981c1d5781048d292e222b5a2e934a67218dbb9c (diff)
downloadluaotfload-d27de7dd32590f32cc5f746c0e9f5bb22fa50c9e.tar.gz
[doc] describe --diagnose in manpage
Diffstat (limited to 'luaotfload-tool.rst')
-rw-r--r--luaotfload-tool.rst15
1 files changed, 13 insertions, 2 deletions
diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst
index 31a1010..05daa6a 100644
--- a/luaotfload-tool.rst
+++ b/luaotfload-tool.rst
@@ -33,6 +33,8 @@ SYNOPSIS
**luaotfload** --show-blacklist
+**luaotfload** --diagnose=CHECK
+
DESCRIPTION
=======================================================================
@@ -43,8 +45,6 @@ the *Luaotfload* package. There are two general modes: **update** and
+ **update**: update the database or rebuild it entirely;
+ **query**: resolve a font name or display close matches.
-A third mode for clearing the lookup cache is currently experimental.
-
Note that if the script is named ``mkluatexfontdb`` it will behave like
earlier versions (<=1.3) and always update the database first. Also,
the verbosity level will be set to 2.
@@ -128,6 +128,17 @@ miscellaneous
--version, -V Show version number and exit.
--help, -h Show help message and exit.
+--diagnose=CHECK Run the diagnostic procedure *CHECK*. Available
+ procedures are:
+
+ 1) ``files`` -> check *Luaotfload* files for
+ modifications;
+ 2) ``permissions`` -> check permissions of
+ cache directories and files;
+ 3) ``repository`` -> check the git repository
+ for new releases.
+
+ Specify ``thorough`` to run all checks.
FILES
=======================================================================