From cc31570bff2fa445637a082e54fe15777db9cf1c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 Oct 2007 00:08:11 +0000 Subject: reformat help msg. git-svn-id: svn://tug.org/texlive/trunk@5167 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/tetex/texlinks | 37 ++++++++++++++++--------------------- 1 file changed, 16 insertions(+), 21 deletions(-) (limited to 'Build/source/texk/tetex/texlinks') diff --git a/Build/source/texk/tetex/texlinks b/Build/source/texk/tetex/texlinks index 3a06f095707..bfe1b75db16 100755 --- a/Build/source/texk/tetex/texlinks +++ b/Build/source/texk/tetex/texlinks @@ -42,31 +42,26 @@ version=1192147136 # seconds since `00:00:00 1970-01-01 UTC' # date '+%s' (with GNU date) progname=texlinks -usage='texlinks [options] [directories] +usage='Usage: texlinks [OPTION]... [DIRECTORY]... Create symbolic links format -> engine according to fmtutil setup. -Valid options: - --help - -h show this help text - --version show version string - --cnffile file - -f file use file as config file (default: fmtutil.cnf) - --verbose - -v set verbose mode on (default: off) - --multiplatform - -m operate in all platform specific directories +Mandatory arguments to long options are mandatory for short options too. + -h, --help show this help text + --version show version string + -f, --cnffile FILE use FILE as config file (default: fmtutil.cnf) + -v, --verbose enable verbose messages (default: off) + -m, --multiplatform operate in all platform specific directories (default: operate only in directory for this platform) - --silent - -s silently skip over existing scripts / binaries - instead of creating a warning - --unlink Delete symlinks created by texlinks - -u - -directories is an optional list of directories in which to operate. -If no directories are specified the list of directories depends on the ---multiplatform option. -' + -s, --silent silently skip existing scripts / binaries + (default: issue warning) + -u, --unlink remove symlinks created by texlinks + +The DIRECTORY arguments are an optional list of directories in which to +operate. If no directories are specified the list of directories +depends on the --multiplatform option. + +Report bugs to tex-k@tug.org.' ############################################################################### # abort(errmsg) -- cgit v1.2.3