diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 40445383d5c..3e2e033a96e 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2009-07-19" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2009-07-24" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -543,8 +543,10 @@ Shows information about \fIpkg\fR: the name, category, installation status, short and long description. Searches in the remote installation source for the package if it is not locally installed. .PP -If the option \fB\-\-list\fR is given the list of contained files is also -shown, including those for architecture specific dependencies. +If the option \fB\-\-list\fR is given, for the list of contained files is also +shown, including those for architecture specific dependencies. In addition +if a scheme of a collections is shown with \fB\-\-list\fR the dependencies +are listed, too. .Sh "list [collections|schemes|\fIpkg\fP...]" .IX Subsection "list [collections|schemes|pkg...]" With no argument, lists all packages available at the default install |