summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/mktexlsr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-23 17:09:15 +0000
committerKarl Berry <karl@freefriends.org>2009-07-23 17:09:15 +0000
commitbdf02975c90511ea5dbf88a4868e9175ff780def (patch)
tree0ad8aefe121c638781c6b48ab7ab74cd9af63176 /Build/source/texk/kpathsea/mktexlsr
parent56a94f1436e42757a92f7895a15850b1663d85d2 (diff)
update help msgs
git-svn-id: svn://tug.org/texlive/trunk@14402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/mktexlsr')
-rwxr-xr-xBuild/source/texk/kpathsea/mktexlsr12
1 files changed, 8 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/mktexlsr b/Build/source/texk/kpathsea/mktexlsr
index b590ce505c0..e31e09ce86a 100755
--- a/Build/source/texk/kpathsea/mktexlsr
+++ b/Build/source/texk/kpathsea/mktexlsr
@@ -13,11 +13,12 @@
version='$Id$'
progname=`echo $0 | sed 's%.*/%%'`
-usage="Usage: $progname [DIR]...
+usage="Usage: $progname [OPTION]... [DIR]...
-Rebuild ls-R filename databases. If one or more arguments DIRS are
-given, these are used as the directories in which to build ls-R. Else
-all directories in the search path for ls-R files (\$TEXMFDBS) are used.
+Rebuild ls-R filename databases used by TeX. If one or more arguments
+DIRS are given, these are used as the directories in which to build
+ls-R. Else all directories in the search path for ls-R files
+(\$TEXMFDBS) are used.
Options:
--dry-run do not actually update anything
@@ -29,6 +30,9 @@ Options:
If standard input is a terminal, --verbose is on by default.
+For more information, see the &lsquo;Filename database&rsquo; section of
+Kpathsea manual available at http://tug.org/kpathsea.
+
Report bugs to tex-k@tug.org.
"