diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 30 |
1 files changed, 19 insertions, 11 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index f0984f35394..82fff5ca269 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 "2011-03-29" "perl v5.12.3" "User Contributed Perl Documentation" +.TH TLMGR 1 "2011-04-29" "perl v5.12.3" "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 @@ -756,18 +756,24 @@ Print the TeX Live identifier for the detected platform \&\f(CW\*(C`\-\-print\-arch\*(C'\fR is a synonym. .SS "search [\fIoptions\fP] \fIwhat\fP" .IX Subsection "search [options] what" -.SS "search [\fIoptions\fP] \-\-file \fIwhat\fP" +\fIsearch [\fIoptions\fI] \-\-file \fIwhat\fI\fR .IX Subsection "search [options] --file what" -.SS "search [\fIoptions\fP] \-\-taxonomy \fIwhat\fP" +.PP +\fIsearch [\fIoptions\fI] \-\-taxonomy \fIwhat\fI\fR .IX Subsection "search [options] --taxonomy what" -.SS "search [\fIoptions\fP] \-\-keyword \fIwhat\fP" +.PP +\fIsearch [\fIoptions\fI] \-\-keyword \fIwhat\fI\fR .IX Subsection "search [options] --keyword what" -.SS "search [\fIoptions\fP] \-\-functionality \fIwhat\fP" +.PP +\fIsearch [\fIoptions\fI] \-\-functionality \fIwhat\fI\fR .IX Subsection "search [options] --functionality what" -.SS "search [\fIoptions\fP] \-\-characterization \fIwhat\fP" +.PP +\fIsearch [\fIoptions\fI] \-\-characterization \fIwhat\fI\fR .IX Subsection "search [options] --characterization what" -.SS "search [\fIoptions\fP] \-\-all \fIwhat\fP" +.PP +\fIsearch [\fIoptions\fI] \-\-all \fIwhat\fI\fR .IX Subsection "search [options] --all what" +.PP By default, search the names, short descriptions, and long descriptions of all locally installed packages for the argument \fIwhat\fR, interpreted as a regular expression. @@ -881,11 +887,13 @@ Use the output of \f(CW\*(C`svn status\*(C'\fR instead of listing the files; for checking the \s-1TL\s0 development repository. .SS "path [\-\-w32mode=user|admin] [add|remove]" .IX Subsection "path [--w32mode=user|admin] [add|remove]" -On Unix adds or removes symlinks for binaries, man pages, and info pages -in the directories specified by the respective options (see above). +On Unix, merely adds or removes symlinks for binaries, man pages, and +info pages in the system directories specified by the respective options +(see the option description above). Does not change any +initialization files, either system or personal. .PP -On Windows, the registry part where the binary directory is -added or removed is determined in the following way: +On Windows, the registry part where the binary directory is added or +removed is determined in the following way: .PP If the user has admin rights, and the option \f(CW\*(C`\-\-w32mode\*(C'\fR is not given, the setting \fIw32_multi_user\fR determines the location (i.e., if it is |