diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-28 05:18:05 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-28 05:18:05 -0700 |
commit | fc30e4ca60ec1ede81425056eae2143497a7833f (patch) | |
tree | 7689a8c24ddc073466ad2e2d8430cbf0e5e7fda7 /luaotfload-tool.rst | |
parent | 515a4cf2df2d070af12bf6e4d332cd906d4dd031 (diff) | |
parent | 23686faaa0861213d61ec22400bb603684324e5e (diff) | |
download | luaotfload-fc30e4ca60ec1ede81425056eae2143497a7833f.tar.gz |
Merge pull request #115 from phi-gamma/master
update docs; excise diagnostics from the runner script
Diffstat (limited to 'luaotfload-tool.rst')
-rw-r--r-- | luaotfload-tool.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index e81aa8d..2e95381 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -135,9 +135,13 @@ miscellaneous modifications; 2) ``permissions`` -> check permissions of cache directories and files; - 3) ``repository`` -> check the git repository + 3) ``environment`` -> print relevant + environment and kpse variables; + 4) ``repository`` -> check the git repository for new releases. + Procedures can be chained by concatenating with + commas, e.g. ``--diagnose=files,permissions``. Specify ``thorough`` to run all checks. FILES |