diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-11 23:26:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-11 23:26:48 +0000 |
commit | 73f6b8fbb951d9acae74a72fb07cc8e237fe3bc3 (patch) | |
tree | 88e8d515f41f68c748fcea803ea50b3eb0f1afea /Master/texmf-dist/doc/man/man1/luaotfload-tool.1 | |
parent | 1407e4e5ea60e9d4e79a57bca0c2f248f6e9de9a (diff) |
luaotfload (11jul13)
git-svn-id: svn://tug.org/texlive/trunk@31169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/luaotfload-tool.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luaotfload-tool.1 | 41 |
1 files changed, 29 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 b/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 index b158f17ce93..6a1aba566ee 100644 --- a/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 +++ b/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH LUAOTFLOAD-TOOL 1 "2013-06-02" "2.3" "text processing" +.TH LUAOTFLOAD-TOOL 1 "2013-07-10" "2.3a" "text processing" .SH NAME luaotfload-tool \- generate and query the Luaotfload font names database . @@ -32,23 +32,25 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .. .SH SYNOPSIS .sp -\fBluaotfload\fP [ \-bDcfFiIpquvVwh ] +\fBluaotfload\-tool\fP [ \-bDcfFiIpquvVwh ] .sp -\fBluaotfload\fP \-\-update [ \-\-force ] [ \-\-quiet ] [ \-\-verbose ] [ \-\-prefer\-texmf ] [ \-\-dry\-run ] +\fBluaotfload\-tool\fP \-\-update [ \-\-force ] [ \-\-quiet ] [ \-\-verbose ] [ \-\-prefer\-texmf ] [ \-\-dry\-run ] .sp -\fBluaotfload\fP \-\-find=FONTNAME [ \-\-fuzzy ] [ \-\-info ] [ \-\-inspect ] +\fBluaotfload\-tool\fP \-\-find=FONTNAME [ \-\-fuzzy ] [ \-\-info ] [ \-\-inspect ] .sp -\fBluaotfload\fP \-\-flush\-lookups +\fBluaotfload\-tool\fP \-\-flush\-lookups .sp -\fBluaotfload\fP \-\-cache=DIRECTIVE +\fBluaotfload\-tool\fP \-\-cache=DIRECTIVE .sp -\fBluaotfload\fP \-\-list=CRITERION[:VALUE] [ \-\-fields=F1,F2,...,Fn ] +\fBluaotfload\-tool\fP \-\-list=CRITERION[:VALUE] [ \-\-fields=F1,F2,...,Fn ] .sp -\fBluaotfload\fP \-\-help +\fBluaotfload\-tool\fP \-\-help .sp -\fBluaotfload\fP \-\-version +\fBluaotfload\-tool\fP \-\-version .sp -\fBluaotfload\fP \-\-show\-blacklist +\fBluaotfload\-tool\fP \-\-show\-blacklist +.sp +\fBluaotfload\-tool\fP \-\-diagnose=CHECK .SH DESCRIPTION .sp luaotfload\-tool accesses the font names database that is required by @@ -61,8 +63,6 @@ the \fILuaotfload\fP package. There are two general modes: \fBupdate\fP and \fBquery\fP: resolve a font name or display close matches. .UNINDENT .sp -A third mode for clearing the lookup cache is currently experimental. -.sp Note that if the script is named \fBmkluatexfontdb\fP it will behave like earlier versions (<=1.3) and always update the database first. Also, the verbosity level will be set to 2. @@ -186,6 +186,23 @@ Show version number and exit. .TP .B \-\-help, \-h Show help message and exit. +.TP +.BI \-\-diagnose\fB= CHECK +Run the diagnostic procedure \fICHECK\fP. Available +procedures are: +.INDENT 7.0 +.IP 1. 3 +\fBfiles\fP \-> check \fILuaotfload\fP files for +modifications; +.IP 2. 3 +\fBpermissions\fP \-> check permissions of +cache directories and files; +.IP 3. 3 +\fBrepository\fP \-> check the git repository +for new releases. +.UNINDENT +.sp +Specify \fBthorough\fP to run all checks. .UNINDENT .SH FILES .sp |