diff options
author | Karl Berry <karl@freefriends.org> | 2007-11-03 00:34:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-11-03 00:34:52 +0000 |
commit | 42bbd58bedaab36a284b5a6616969cb15e30af30 (patch) | |
tree | 33c9caf1369bc802614e01b80a433f9e7d1a5e9e /Build | |
parent | cdd01ddf7cbb222953b70c1fc9572e485aad566f (diff) |
--unlink, alpha sort options
git-svn-id: svn://tug.org/texlive/trunk@5325 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/tetex/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/tetex/texlinks.man | 19 |
2 files changed, 14 insertions, 9 deletions
diff --git a/Build/source/texk/tetex/ChangeLog b/Build/source/texk/tetex/ChangeLog index 05b40fc0906..42046ccc39b 100644 --- a/Build/source/texk/tetex/ChangeLog +++ b/Build/source/texk/tetex/ChangeLog @@ -1,3 +1,7 @@ +2007-11-03 Karl Berry <karl@tug.org> + + * texlinks.man: --unlink, sort. From Edd. + 2007-10-25 Karl Berry <karl@tug.org> * updmap: make last bit of log nicer, since we may have copies diff --git a/Build/source/texk/tetex/texlinks.man b/Build/source/texk/tetex/texlinks.man index d195b2c888e..75e7effcb15 100644 --- a/Build/source/texk/tetex/texlinks.man +++ b/Build/source/texk/tetex/texlinks.man @@ -1,4 +1,4 @@ -.TH "texlinks" "8" "September 2000" "teTeX" "teTeX" +.TH "texlinks" "8" "November 2007" "teTeX" "teTeX" .PP .SH "NAME" texlinks \- maintain symbolic links from format to engine @@ -19,14 +19,11 @@ depends on the \fB--multiplatform\fP option\&. .PP .SH "OPTIONS" .PP -.IP "\fB--help\fP or \fB-h\fP" -show some help text .IP "\fB--cnffile\fP \fIFILE\fP or \fB-f\fP \fIFILE\fP" -use -file as configuration file (default: +use file as configuration file (default: \fIfmtutil\&.cnf\fP) -.IP "\fB--verbose\fP or \fB-v\fP" -set verbose mode on (default: off) +.IP "\fB--help\fP or \fB-h\fP" +show some help text .IP "\fB--multiplatform\fP or \fB-m\fP" operate in all platform-specific directories (default: @@ -35,6 +32,10 @@ platform) .IP "\fB--silent\fP or \fB-s\fP" silently skip over existing scripts/binaries instead of printing a warning +.IP "\fB--unlink\fP or \fB-u\fP" +Unlink previously created symlinks +.IP "\fB--verbose\fP or \fB-v\fP" ++set verbose mode on (default: off) .PP .SH "FILES" .PP @@ -49,12 +50,12 @@ Web page: <http://tug\&.org/teTeX/> .PP .SH "BUGS" .PP -None known, but report any bugs found to <tetex@dbs\&.uni-hannover\&.de> (mailing list)\&. +None known, but report any bugs found to <tex-k@tug\&.org> (mailing list)\&. .PP .SH "AUTHOR" .PP \fBtexlinks\fP was written by Thomas Esser -<te@dbs\&.uni-hannover\&.de> and is Copyright © 1999\&. +<te@dbs\&.uni-hannover\&.de> in 1999\&. \fBtexlinks\fP has been released into the public domain\&. .PP This manual page was written by C\&.M\&. Connelly |