diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 41 |
1 files changed, 18 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index a9eb756b603..edcbad30c28 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2014-04-21" "perl v5.18.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2014-05-06" "perl v5.18.2" "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 @@ -1254,8 +1254,8 @@ installed into a user tree. .PP Description of changes of actions in user mode: .PP -\fIinstall\fR -.IX Subsection "install" +\fIuser mode install\fR +.IX Subsection "user mode install" .PP In user mode, the \f(CW\*(C`install\*(C'\fR action checks that the package and all dependencies are all either relocated or already installed in the system @@ -1270,21 +1270,18 @@ collections. For example, in normal mode \f(CW\*(C`tlmgr install collection\-context\*(C'\fR would install \f(CW\*(C`collection\-basic\*(C'\fR and other collections, while in user mode, \fIonly\fR the packages mentioned in \&\f(CW\*(C`collection\-context\*(C'\fR are installed. -.SS "backup, restore, remove, update" -.IX Subsection "backup, restore, remove, update" +.SS "user mode backup; restore; remove; update" +.IX Subsection "user mode backup; restore; remove; update" In user mode, these actions check that all packages to be acted on are installed in the user tree before proceeding; otherwise, they behave just as in normal mode. -.SS "generate, option, paper" -.IX Subsection "generate, option, paper" +.SS "user mode generate; option; paper" +.IX Subsection "user mode generate; option; paper" In user mode, these actions operate only on the user tree's configuration files and/or \f(CW\*(C`texlive.tlpdb\*(C'\fR. creates configuration files in user tree -.PP -\&\fB\s-1WARNING\s0\fR repeated: this is still has to be considered experimental! -Please report bugs to \f(CW\*(C`tex\-live@tug.org\*(C'\fR as usual -.SH "TLMGR CONFIGURATION FILE" -.IX Header "TLMGR CONFIGURATION FILE" +.SH "CONFIGURATION FILE FOR TLMGR" +.IX Header "CONFIGURATION FILE FOR TLMGR" A small subset of the command line options can be set in a config file for \f(CW\*(C`tlmgr\*(C'\fR which resides in \f(CW\*(C`TEXMFCONFIG/tlmgr/config\*(C'\fR. By default, the config file is in \f(CW\*(C`~/.texliveYYYY/texmf\-config/tlmgr/config\*(C'\fR (replacing @@ -1594,7 +1591,7 @@ Several toggles are also here. The first is \f(CW\*(C`Expert options\*(C'\fR, w set by default. If you turn this off, the next time you start the \s-1GUI\s0 a simplified screen will be shown that display only the most important functionality. This setting is saved in the configuration file of -\&\f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1CONFIGURATION FILE\*(R"\s0 for details. +\&\f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1CONFIGURATION FILE FOR TLMGR\*(R"\s0 for details. .Sp The other toggles are all off by default: for debugging output, to disable the automatic installation of new packages, and to disable the @@ -1626,13 +1623,12 @@ written to stdout). The idea is that a program can get all the information it needs by reading stdout. .PP Currently this option only applies to the -update, the -install, and the +update, +install, and \&\*(L"option\*(R" actions. -.PP -\fIupdate, install\fR -.IX Subsection "update, install" -.PP +.ie n .SS "Machine-readable ""update"" and ""install"" output" +.el .SS "Machine-readable \f(CWupdate\fP and \f(CWinstall\fP output" +.IX Subsection "Machine-readable update and install output" The output format is as follows: .PP .Vb 7 @@ -1739,10 +1735,9 @@ The run time since start of installations or updates. .IP "\fIesttot\fR" 4 .IX Item "esttot" The estimated total time. -.PP -\fIoption\fR -.IX Subsection "option" -.PP +.ie n .SS "Machine-readable ""option"" output" +.el .SS "Machine-readable \f(CWoption\fP output" +.IX Subsection "Machine-readable option output" The output format is as follows: .PP .Vb 1 |