diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-20 02:04:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-20 02:04:54 +0000 |
commit | e76009f43bcf47a42c7cdf70c2db79d837623eb6 (patch) | |
tree | b6406541bcbbd14c785fdb6961e28b8b5ca182c6 /Master/texmf/doc/man | |
parent | c75beba766c91ba1926dfeca1b240c5380fd6bf9 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@20146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 29 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 58792 -> 59864 bytes |
2 files changed, 22 insertions, 7 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 8226d5b016d..7059de58ae2 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 "2010-10-18" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2010-10-19" "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 @@ -748,14 +748,17 @@ written to the terminal. Print the TeX Live identifier for the detected platform (hardware/operating system) combination to standard output, and exit. \&\f(CW\*(C`\-\-print\-arch\*(C'\fR is a synonym. -.SS "search [\fIoption\fP]... \fIwhat\fP" -.IX Subsection "search [option]... what" +.SS "search [\fIoptions\fP] \fIwhat\fP" +.IX Subsection "search [options] what" +.SS "search [\fIoptions\fP] \-\-file \fIwhat\fP" +.IX Subsection "search [options] --file what" +.SS "search [\fIoptions\fP] \-\-taxonomy \fIwhat\fP" +.IX Subsection "search [options] --taxonomy what" By default searches the names, short and long descriptions of all locally installed packages for the given argument (interpreted as -regexp). Options: -.IP "\fB\-\-file\fR" 4 -.IX Item "--file" -List all filenames containing \fIwhat\fR. +regexp). +.PP +Options: .IP "\fB\-\-global\fR" 4 .IX Item "--global" Search the TeX Live Database of the installation medium, instead of the @@ -765,6 +768,18 @@ local installation. Restrict the search to match only full words. As an example searching for \f(CW\*(C`table\*(C'\fR with this option will not output packages containing the the word \f(CW\*(C`tables\*(C'\fR unless they also contain the word \f(CW\*(C`table\*(C'\fR. +.PP +Other search options are selected by adding either \fB\-\-file\fR or \fB\-\-taxonomy\fR. +.IP "\fB\-\-file\fR" 4 +.IX Item "--file" +List all filenames containing \fIwhat\fR. +.IP "\fB\-\-taxonomy\fR" 4 +.IX Item "--taxonomy" +Searches in the list of keywords, and its characterization and functional +specifications (\s-1MORE\s0 \s-1DETAILS\s0 \s-1NEEDED\s0) instead of the package descriptions. +.IP "\fB\-\-extended\fR" 4 +.IX Item "--extended" +Not implemented yet. .SS "show [\-\-list] \fIpkg\fP..." .IX Subsection "show [--list] pkg..." Display information about \fIpkg\fR: the name, category, installation status, diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex 4d590900ac6..b7dd2dc1fdb 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |