diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index aaeed7c43ed..4d5138ac327 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2017-05-10" "perl v5.24.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2017-05-11" "perl v5.24.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 @@ -606,10 +606,14 @@ With the single word \f(CW\*(C`collections\*(C'\fR or \f(CW\*(C`schemes\*(C'\fR the request type instead of all packages. .PP With any other arguments, display information about \fIpkg\fR: the name, -category, short and long description, installation status, and TeX Live +category, short and long description, sizes, installation status, and TeX Live revision number. If \fIpkg\fR is not locally installed, searches in the remote installation source. .PP +For normal packages (not collections or schemes), the sizes of the +four groups of files (run/src/doc/bin files) are shown. For collections +and schemes the \fBaccumulated\fR size including depending packages. +.PP If \fIpkg\fR is not found locally or remotely, the search action is used and lists matching packages and files. .PP @@ -1947,4 +1951,4 @@ This script and its documentation were written for the TeX Live distribution (<http://tug.org/texlive>) and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 44275 2017\-05\-10 04:44:02Z preining $ +\&\f(CW$Id:\fR tlmgr.pl 44289 2017\-05\-11 02:41:34Z preining $ |