diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2016-04-18 20:42:54 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2016-04-18 20:43:04 +0200 |
commit | 2f3b7ea9743c9196041d2b31b514a43a3b298ffc (patch) | |
tree | f5af67027abdda10ebd36391a7dacde961d9e82d /doc | |
parent | fbb0376f90e3e81048ce8a91df065d708afec36d (diff) | |
download | luaotfload-2f3b7ea9743c9196041d2b31b514a43a3b298ffc.tar.gz |
[tool,doc] inter fontloader warnings option
The option has become redundant with the new loader so we might as well
get rid of it.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/luaotfload-tool.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/luaotfload-tool.rst b/doc/luaotfload-tool.rst index ec35c8a..5b834b4 100644 --- a/doc/luaotfload-tool.rst +++ b/doc/luaotfload-tool.rst @@ -116,9 +116,6 @@ query mode For the meaning of the returned fields see the LuaTeX documentation. (requires ``--find``). ---warnings, -w Print the warnings generated by the fontloader - library (assumes ``-I``). Automatically enabled - if the verbosity level exceeds 2. --list=CRITERION Show entries, where *CRITERION* is one of the following: |