From dde1b993cfd1aa07f31c0a97b8de8233e18f4fb4 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 9 May 2013 15:22:20 +0200 Subject: [doc] mention manpage in manual --- luaotfload-database.lua | 2 +- luaotfload-tool.rst | 2 +- luaotfload.dtx | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/luaotfload-database.lua b/luaotfload-database.lua index 96db195..84b884d 100644 --- a/luaotfload-database.lua +++ b/luaotfload-database.lua @@ -71,7 +71,7 @@ fonts.definers = fonts.definers or { } local names = fonts.names -names.version = 2.203 +names.version = 2.204 names.data = nil --- contains the loaded database names.lookups = nil --- contains the lookup cache names.path = { diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index 5b6c6b8..6fc6138 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -19,7 +19,7 @@ SYNOPSIS **luaotfload** --update [ --force ] [ --quiet ] [ --verbose ] -**luaotfload** --find=filename [ --fuzzy ] [ --info ] +**luaotfload** --find=FONTNAME [ --fuzzy ] [ --info ] **luaotfload** --flush-cache diff --git a/luaotfload.dtx b/luaotfload.dtx index 6c88e37..74cf467 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -947,6 +947,11 @@ and the derived files % % \verb|luaotfload-tool --help| will list the available command line % switches, including some not discussed in detail here. +% For a full documentation of \identifier{luaotfload-tool} and its +% capabilities refer to the manpage +% (\verb|man 1 luaotfload-tool|).\footnote{% +% Or see \verb|luaotfload-tool.rst| in the source directory. +% } % % \subsection{Blacklisting Fonts} % \label{font-blacklist} -- cgit v1.2.3