From 277d140d4a9a44100da255a453e99fd0cb58e85d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 14 Dec 2015 00:29:06 +0000 Subject: set PATH for fmtutil in check-fmttriggers, doc tweaks git-svn-id: svn://tug.org/texlive/trunk@39098 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-fix-container-infos | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/bin/tl-fix-container-infos') diff --git a/Master/tlpkg/bin/tl-fix-container-infos b/Master/tlpkg/bin/tl-fix-container-infos index 80f69dbbd11..cd2e03778fb 100755 --- a/Master/tlpkg/bin/tl-fix-container-infos +++ b/Master/tlpkg/bin/tl-fix-container-infos @@ -40,8 +40,7 @@ if ($opt_version) { print "$vc_id\n"; exit 0; } exit (&main()); -sub main -{ +sub main { chomp(my $Master = `cd $mydir/../.. && pwd`); # check that we have a target db. @@ -149,9 +148,13 @@ of containers to be compared against; default is C<.>. Does not try to setup the various programs, but uses I and I from the current path. -=item B<-help> +=item B<--help> -Print this documentation and exit. +Display this documentation and exit. + +=item B<--version> + +Display version information and exit. =back -- cgit v1.2.3