From 7e5630813bec518301a3f0ab57792217f3cc8503 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 24 Jul 2009 14:28:06 +0000 Subject: add NAME|SYNOPSIS git-svn-id: svn://tug.org/texlive/trunk@14427 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index aa52b48e952..298eae5fc23 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -225,7 +225,7 @@ if ($opts{"help"}) { } if ($action && ($action ne "help")) { pod2usage(-exitstatus => 0, -verbose => 99, - -sections => "ACTIONS/$action.*" , @noperldoc); + -sections => "NAME|SYNOPSIS|ACTIONS/$action.*" , @noperldoc); } else { pod2usage(-exitstatus => 0, -verbose => 2, @noperldoc); } -- cgit v1.2.3