diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-31 18:39:36 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-31 18:39:36 +0200 |
commit | 7663d687960b44e4f12f89f828752dc52688fc0b (patch) | |
tree | dc5c1990116080fe8aa602c0ab1b9de764c67a0e /luaotfload-tool.rst | |
parent | 92e4b9568de9f5dad3a17ea2c890d6ca2b0a0d7d (diff) | |
download | luaotfload-7663d687960b44e4f12f89f828752dc52688fc0b.tar.gz |
add option ``--show-blacklist`` to luaotfload-tool
Diffstat (limited to 'luaotfload-tool.rst')
-rw-r--r-- | luaotfload-tool.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index a428375..06ab1cc 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -15,7 +15,7 @@ SYNOPSIS ======================================================================= -**luaotfload** [ -cfFipquvVh ] +**luaotfload** [ -bDcfFipquvVh ] **luaotfload** --update [ --force ] [ --quiet ] [ --verbose ] [ --prefer-texmf ] [ --dry-run ] @@ -31,6 +31,8 @@ SYNOPSIS **luaotfload** --version +**luaotfload** --show-blacklist + DESCRIPTION ======================================================================= @@ -71,6 +73,7 @@ query mode ``--find``). --info, -i Display basic information to a resolved font file (requires ``--find``). +--show-blacklist, -b Show blacklisted files (not directories). --list=CRITERION Show entries, where *CRITERION* is one of the following: |