From 05d35df82bc90d04445116c383dcdbaff5bfd794 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 11 May 2013 13:15:56 +0200 Subject: update manpage --- luaotfload-tool.rst | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'luaotfload-tool.rst') diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index 6fc6138..7cac359 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -21,7 +21,9 @@ SYNOPSIS **luaotfload** --find=FONTNAME [ --fuzzy ] [ --info ] -**luaotfload** --flush-cache +**luaotfload** --flush-lookups + +**luaotfload** --cache=DIRECTIVE **luaotfload** --list=CRITERION[:VALUE] [ --fields=F1,F2,...,Fn ] @@ -79,9 +81,17 @@ query mode printed. The default is *fullname,version*. (Only meaningful with ``--list``.) -lookup cache +font and lookup caches ----------------------------------------------------------------------- ---flush-cache Clear font name lookup cache (experimental). +--flush-lookups Clear font name lookup cache (experimental). + +--cache=DIRECTIVE Cache control, where *DIRECTIVE* is one of the + following: + + 1) ``purge`` -> delete Lua files from cache; + 2) ``erase`` -> delete Lua and Luc files from + cache; + 3) ``show`` -> print stats. miscellaneous ----------------------------------------------------------------------- -- cgit v1.2.3