From 403524ac1e22776e51e3b093bd33bd617e3bc88e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jul 2009 17:11:25 +0000 Subject: propagate help msg changes to architectures git-svn-id: svn://tug.org/texlive/trunk@14403 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/i386-linux/mktexlsr | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Master/bin/i386-linux/mktexlsr') diff --git a/Master/bin/i386-linux/mktexlsr b/Master/bin/i386-linux/mktexlsr index 2c4ac96f3dd..77aa99e0042 100755 --- a/Master/bin/i386-linux/mktexlsr +++ b/Master/bin/i386-linux/mktexlsr @@ -11,13 +11,14 @@ # , Okt., 1994. # Public domain. -version='$Id: mktexlsr 9164 2008-07-02 17:42:11Z karl $' +version='$Id: mktexlsr 14402 2009-07-23 17:09:15Z karl $' 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 ‘Filename database’ section of +Kpathsea manual available at http://tug.org/kpathsea. + Report bugs to tex-k@tug.org. " -- cgit v1.2.3