summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-07 01:37:36 +0000
committerKarl Berry <karl@freefriends.org>2008-09-07 01:37:36 +0000
commit7819bedd057918057717287ea0cbcc83d23a28c3 (patch)
tree452a461460df74473a83eb81068c28ef2f323e24
parent9b179ad19f306824bcb01c6aef920ad66e6e1304 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@10442 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.1139
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.pdfbin17220 -> 17220 bytes
2 files changed, 70 insertions, 69 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index 096214b920f..2ca683c73c7 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-08-09" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2008-09-06" "perl v5.8.8" "User Contributed Perl Documentation"
.SH "NAME"
tlmgr \- the TeX Live Manager
.SH "SYNOPSIS"
@@ -147,12 +147,12 @@ The most up-to-date version of this documentation is on the Internet at
.SH "OPTIONS"
.IX Header "OPTIONS"
The following options have to be given \fIbefore\fR you specify the action.
-.IP "\fB\-\-location\fR \fIlocation\fR" 8
+.IP "\fB\-\-location\fR \fIlocation\fR" 4
.IX Item "--location location"
Specifies the location from which packages should be installed or
updated, overriding the location found in the installation's TeX Live
Package Database (\s-1TLPDB\s0).
-.IP "\fB\-\-gui\fR [\fIaction\fR]" 8
+.IP "\fB\-\-gui\fR [\fIaction\fR]" 4
.IX Item "--gui [action]"
You can give this option together with an action to be brought directly
into the respective screen of the \s-1GUI\s0. For example, running
@@ -162,7 +162,7 @@ into the respective screen of the \s-1GUI\s0. For example, running
.Ve
.Sp
starts you directly at the update screen.
-.IP "\fB\-\-gui\-lang\fR \fIllcode\fR" 8
+.IP "\fB\-\-gui\-lang\fR \fIllcode\fR" 4
.IX Item "--gui-lang llcode"
Normally the \s-1GUI\s0 tries to deduce your language from the environment
(on Windows via the registry, on Unix via \s-1LC_MESSAGES\s0). If that fails
@@ -178,56 +178,56 @@ The \fB\-\-version\fR option shows version information about the TeX Live
release as well as the \fBtlmgr\fR script itself.
.SH "ACTIONS"
.IX Header "ACTIONS"
-.IP "\fBhelp\fR" 8
+.IP "\fBhelp\fR" 4
.IX Item "help"
Gives this help information (same as \fB\-\-help\fR).
-.IP "\fBversion\fR" 8
+.IP "\fBversion\fR" 4
.IX Item "version"
Gives version information (same as \fB\-\-version\fR).
-.IP "\fBgui\fR" 8
+.IP "\fBgui\fR" 4
.IX Item "gui"
Start the graphical user interface.
-.IP "\fBinstall\fR [\fIoption\fR]... \fIpkg\fR..." 8
+.IP "\fBinstall\fR [\fIoption\fR]... \fIpkg\fR..." 4
.IX Item "install [option]... pkg..."
Install all \fIpkg\fRs given on the command line. By default this installs
all packages that the given \fIpkg\fRs are dependent on, also. Options:
-.RS 8
-.IP "\fB\-\-no\-depends\fR" 16
+.RS 4
+.IP "\fB\-\-no\-depends\fR" 8
.IX Item "--no-depends"
Do not install dependencies. By default, installing a package ensures
that all dependencies of this package are fulfilled.
-.IP "\fB\-\-dry\-run\fR" 16
+.IP "\fB\-\-dry\-run\fR" 8
.IX Item "--dry-run"
Nothing is actually installed; instead, the actions to be performed are
written to the terminal.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBupdate\fR [\fIoption\fR] [\fIpkg\fR...]" 8
+.IP "\fBupdate\fR [\fIoption\fR] [\fIpkg\fR...]" 4
.IX Item "update [option] [pkg...]"
Updates the packages given as arguments to the latest version available
at the installation source. Options:
-.RS 8
-.IP "\fB\-\-list\fR" 8
+.RS 4
+.IP "\fB\-\-list\fR" 4
.IX Item "--list"
List only which packages could be updated.
-.IP "\fB\-\-all\fR" 8
+.IP "\fB\-\-all\fR" 4
.IX Item "--all"
Update all package.
-.IP "\fB\-\-dry\-run\fR" 8
+.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually installed; instead, the actions to be performed are
written to the terminal.
-.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 8
+.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backupdir directory"
If this option is given it must specify an existing directory where a
snapshot of the current package as installed will be saved before
the packages is updated. This way one can go back in case an update
turned out as not working. See the action \fBrestore\fR for details.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBbackup\fR \-\-backupdir \fIdir\fR [\fB\-\-all\fR] [\fIpkg\fR...]" 8
+.IP "\fBbackup\fR \-\-backupdir \fIdir\fR [\fB\-\-all\fR] [\fIpkg\fR...]" 4
.IX Item "backup --backupdir dir [--all] [pkg...]"
Makes a backup of the given packages (or all packages with \fB\-\-all\fR) to
the directory specified with \fB\-\-backupdir\fR (must exist and be a writable).
@@ -236,18 +236,18 @@ Warning: Making a backup of \fIall\fR packages will need quite some space and
time.
.Sp
Options:
-.RS 8
-.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 8
+.RS 4
+.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backupdir directory"
The \fIdirectory\fR is an obligatory argument and has to specify a
directory where backups are to be found.
-.IP "\fB\-\-all\fR" 8
+.IP "\fB\-\-all\fR" 4
.IX Item "--all"
Make a backup of all packages in the TeX Live installation.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBrestore \-\-backupdir\fR \fIdir\fR [\fIpkg\fR [\fIrev\fR]]" 8
+.IP "\fBrestore \-\-backupdir\fR \fIdir\fR [\fIpkg\fR [\fIrev\fR]]" 4
.IX Item "restore --backupdir dir [pkg [rev]]"
If no \fIpkg\fR and \fIrev\fR is given, list the available
backup revisions for all packages.
@@ -262,19 +262,19 @@ The option \fB\-\-backupdir\fR \fIdir\fR is obligatory and has to specify a
directory with backups.
.Sp
Options:
-.RS 8
-.IP "\fB\-\-dry\-run\fR" 8
+.RS 4
+.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually restored; instead, the actions to be performed are
written to the terminal.
-.IP "\fB\-\-backupdir directory\fR" 8
+.IP "\fB\-\-backupdir directory\fR" 4
.IX Item "--backupdir directory"
This is an obligatory argument and has to specify a directory where
backups are to be found.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBremove [\f(BIoption\fB]... \f(BIpkg\fB...\fR" 8
+.IP "\fBremove [\f(BIoption\fB]... \f(BIpkg\fB...\fR" 4
.IX Item "remove [option]... pkg..."
Remove all \fIpkg\fRs given on the command line. Removing a collection
will remove all package dependencies (but not collection dependencies)
@@ -285,27 +285,27 @@ Removing a package which is referenced as a dependency in another
collection or scheme is disallowed, unless \f(CW\*(C`\-\-force\*(C'\fR is specified.
.Sp
Options:
-.RS 8
-.IP "\fB\-\-no\-depends\fR" 8
+.RS 4
+.IP "\fB\-\-no\-depends\fR" 4
.IX Item "--no-depends"
Do not remove dependent packages.
-.IP "\fB\-\-force\fR" 8
+.IP "\fB\-\-force\fR" 4
.IX Item "--force"
By default, when removing a package or collection would invalidate a
dependency of another collection/scheme, the package will not be removed
and a warning issued. With this option, the package will be removed
unconditionally. Use with care.
-.IP "\fB\-\-dry\-run\fR" 8
+.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually installed; instead, the actions to be performed are
written to the terminal.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBoption [show]\fR" 8
+.IP "\fBoption [show]\fR" 4
.IX Item "option [show]"
.PD 0
-.IP "\fBoption \f(BIkey\fB [\f(BIvalue\fB]\fR" 8
+.IP "\fBoption \f(BIkey\fB [\f(BIvalue\fB]\fR" 4
.IX Item "option key [value]"
.PD
The first form shows the settings currently saved in the \s-1TLPDB\s0.
@@ -324,83 +324,84 @@ Perhaps the most common use for this is if you originally installed from
updates from the Internet. To do this, you can run
.Sp
.Vb 1
-\& tlmgr option location http://mirror.ctan.org/systems/texlive/tlnet/YYYY
+\& tlmgr option location http://mirror.ctan.org/systems/texlive/tlnet/YYYY
.Ve
.Sp
-(where \s-1YYYY\s0 is the TeX Live release year).
-.IP "\fBpaper a4\fR" 8
+where \s-1YYYY\s0 is the TeX Live release year.
+.IP "\fBpaper a4\fR" 4
.IX Item "paper a4"
.PD 0
-.IP "\fBpaper letter\fR" 8
+.IP "\fBpaper letter\fR" 4
.IX Item "paper letter"
-.IP "\fB[xdvi|dvips|pdftex|dvipdfm|dvipdfmx|context] paper [help|papersize|\-\-list]\fR" 8
+.IP "\fB[xdvi|dvips|pdftex|dvipdfm|dvipdfmx|context] paper [help|papersize|\-\-list]\fR" 4
.IX Item "[xdvi|dvips|pdftex|dvipdfm|dvipdfmx|context] paper [help|papersize|--list]"
.PD
Configures the system wide paper settings, either for all programs in
one go, or just for the specified program. The last form with \fB\-\-list\fR
outputs all known papersizes for the specified program.
-.IP "\fBarch list\fR" 8
+.IP "\fBarch list\fR" 4
.IX Item "arch list"
-Prints the names of the systems available at the default install location.
-.IP "\fBarch add \f(BIarch\fB...\fR" 8
+Prints the names of the architectures (\f(CW\*(C`i386\-linux\*(C'\fR, ...) available at
+the default install location.
+.IP "\fBarch add \f(BIarch\fB...\fR" 4
.IX Item "arch add arch..."
-Add executables for the specified \fIarch\fRes to the installation.
+Add executables for each given architecture \fIarch\fR to the installation.
Options:
-.RS 8
-.IP "\fB\-\-dry\-run\fR" 8
+.RS 4
+.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually installed; instead, the actions to be performed are
written to the terminal.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBsearch [\f(BIoption\fB...] \f(BIwhat\fB\fR" 8
+.IP "\fBsearch [\f(BIoption\fB...] \f(BIwhat\fB\fR" 4
.IX Item "search [option...] what"
By default searches the names, short and long descriptions of all
locally installed packages for the given argument (interpreted as
regexp). Options:
-.RS 8
-.IP "\fB\-\-file\fR" 8
+.RS 4
+.IP "\fB\-\-file\fR" 4
.IX Item "--file"
List all filenames containing \fIwhat\fR.
-.IP "\fB\-\-global\fR" 8
+.IP "\fB\-\-global\fR" 4
.IX Item "--global"
Search the TeX Live Database of the installation medium, instead of the
local installation.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBshow \f(BIpkg\fB...\fR" 8
+.IP "\fBshow \f(BIpkg\fB...\fR" 4
.IX Item "show 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.
-.IP "\fBlist [collections|schemes]\fR" 8
+.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.
-.IP "\fBuninstall\fR" 8
+.IP "\fBuninstall\fR" 4
.IX Item "uninstall"
Uninstalls the entire TeX Live installation. Options:
-.RS 8
-.IP "\fB\-\-force\fR" 8
+.RS 4
+.IP "\fB\-\-force\fR" 4
.IX Item "--force"
Do not ask for confirmation, remove immediately.
.RE
-.RS 8
+.RS 4
.RE
-.IP "\fBgenerate language\fR" 8
+.IP "\fBgenerate language\fR" 4
.IX Item "generate language"
.PD 0
-.IP "\fBgenerate language.dat\fR" 8
+.IP "\fBgenerate language.dat\fR" 4
.IX Item "generate language.dat"
-.IP "\fBgenerate language.def\fR" 8
+.IP "\fBgenerate language.def\fR" 4
.IX Item "generate language.def"
-.IP "\fBgenerate fmtutil\fR" 8
+.IP "\fBgenerate fmtutil\fR" 4
.IX Item "generate fmtutil"
-.IP "\fBgenerate updmap\fR" 8
+.IP "\fBgenerate updmap\fR" 4
.IX Item "generate updmap"
.PD
The \fIgenerate\fR action overwrites any manual changes made in the
@@ -433,8 +434,8 @@ The form \f(CW\*(C`generate language\*(C'\fR recreates both the \f(CW\*(C`langua
the given file.
.Sp
Options:
-.RS 8
-.IP "\fB\-\-dest\fR \fIoutput file\fR" 8
+.RS 4
+.IP "\fB\-\-dest\fR \fIoutput file\fR" 4
.IX Item "--dest output file"
specifies the output file (defaults to the respective location in
\&\f(CW\*(C`TEXMFSYSVAR\*(C'\fR). If \fB\-\-dest\fR is given to \f(CW\*(C`generate language\*(C'\fR, its
@@ -442,12 +443,12 @@ value will be used for the \f(CW\*(C`language.dat\*(C'\fR output, and \f(CW\*(C`
appended to the value for the name of the \f(CW\*(C`language.def\*(C'\fR output file.
(This is just to avoid overwriting; if you really want a specific name
for each output file, we recommend invoking \f(CW\*(C`tlmgr\*(C'\fR twice.)
-.IP "\fB\-\-localcfg\fR \fIlocal conf file\fR" 8
+.IP "\fB\-\-localcfg\fR \fIlocal conf file\fR" 4
.IX Item "--localcfg local conf file"
specifies the (optional) local additions (defaults to the respective
location in \f(CW\*(C`TEXMFSYSVAR\*(C'\fR).
.RE
-.RS 8
+.RS 4
.Sp
The respective locations are as follows:
\f(CW\*(C`tex/generic/config/language.dat\*(C'\fR (and \f(CW\*(C`language\-local.dat\*(C'\fR)
diff --git a/Master/texmf/doc/man/man1/tlmgr.pdf b/Master/texmf/doc/man/man1/tlmgr.pdf
index 6bbe32f0216..55ad4f235af 100644
--- a/Master/texmf/doc/man/man1/tlmgr.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.pdf
Binary files differ