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/check-tlnet-consistency | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/bin/check-tlnet-consistency') diff --git a/Master/tlpkg/bin/check-tlnet-consistency b/Master/tlpkg/bin/check-tlnet-consistency index a1134afbd71..aed59e1e138 100755 --- a/Master/tlpkg/bin/check-tlnet-consistency +++ b/Master/tlpkg/bin/check-tlnet-consistency @@ -43,8 +43,7 @@ if ($opt_version) { print "$vc_id\n"; exit 0; } exit (&main()); -sub main -{ +sub main { chomp(my $Master = `cd $mydir/../.. && pwd`); # set up the programs ... if ($opt_nosetup) { @@ -271,9 +270,13 @@ default is C<./tlnet>. Does not try to setup the various programs, but uses I and I from 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