From 3c7d3b4817ea273b48f15e556c5978765a7b981d Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 11 May 2013 14:10:56 +0200 Subject: implement ``--dry-run`` for filesystem tracing --- luaotfload-tool.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'luaotfload-tool.rst') diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index 7cac359..9ea267b 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -17,7 +17,7 @@ SYNOPSIS **luaotfload** [ -cfFiquvVh ] -**luaotfload** --update [ --force ] [ --quiet ] [ --verbose ] +**luaotfload** --update [ --force ] [ --quiet ] [ --verbose ] [ --dry-run ] **luaotfload** --find=FONTNAME [ --fuzzy ] [ --info ] @@ -55,6 +55,8 @@ update mode --update, -u Update the database; indexes new fonts. --force, -f Force rebuilding of the database; re-indexes all fonts. +--dry-run, -D Don’t load fonts, scan directories only. + (For debugging file system related issues.) query mode ----------------------------------------------------------------------- -- cgit v1.2.3