diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index dbf5c3eb5bc..95dace44f3a 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2009-11-19" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2009-12-01" "perl v5.10.1" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -692,6 +692,10 @@ Display 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 +It also displays the information taken from the TeX Catalogue (license, +date, version), but note that there is a high probability that this +information is slightly off due to timing issues. +.PP If the option \f(CW\*(C`\-\-list\*(C'\fR is given with a package, the list of contained files is also shown, including those for architecture specific dependencies. When given with schemes and collections, \f(CW\*(C`\-\-list\*(C'\fR |