diff options
author | Karl Berry <karl@freefriends.org> | 2008-12-04 02:42:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-12-04 02:42:18 +0000 |
commit | 64230af54f366be72962cd22b4d3b526f4dafb79 (patch) | |
tree | 2e7d779a3bd136ce1b499eef9bb6ff152d9500b9 | |
parent | fb469ef5d0456005b23028876c7ad71609ff6e1b (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@11515 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 12 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.pdf | bin | 24616 -> 24945 bytes |
2 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 72abcca191b..8f34a689d9c 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 "2008-11-08" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2008-12-04" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -475,17 +475,23 @@ local installation. .RE .RS 4 .RE -.IP "\fBshow \f(BIpkg\fB...\fR" 4 -.IX Item "show pkg..." +.IP "\fBshow [\-\-list] \f(BIpkg\fB...\fR" 4 +.IX Item "show [--list] pkg..." 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. +.Sp +If the option \fB\-\-list\fR is given the list of contained files is also +shown, including those for architecture specific dependencies. .IP "\fBlist [collections|schemes]\fR" 4 .IX Item "list [collections|schemes]" With no argument, lists all packages available at the default install location, prefixing those already installed with "\f(CW\*(C`i\*(C'\fR". .Sp With an argument lists only collections or schemes, as requested. +.Sp +As a convenience if there are arguments other then \fBcollections\fR or +\&\fBschemes\fR those are handled over to the \fBshow\fR action (see above). .IP "\fBcheck [\f(BIoption\fB]... [files|collections|all]\fR" 4 .IX Item "check [option]... [files|collections|all]" Executes one (or all) check(s) on the consistency of the installation. diff --git a/Master/texmf/doc/man/man1/tlmgr.pdf b/Master/texmf/doc/man/man1/tlmgr.pdf Binary files differindex 52e29d689fb..7a21d998724 100644 --- a/Master/texmf/doc/man/man1/tlmgr.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.pdf |