summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-30 02:04:44 +0000
committerKarl Berry <karl@freefriends.org>2010-09-30 02:04:44 +0000
commit53c241e093445b3ff0e482327c001ac0ead5d35a (patch)
tree03375f917c26f6bb7aee22cd60174121b17cba9e /Master/texmf
parent1fa1776987bb0ba8502bc03f9ed6d64bfbf4d831 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@19950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.133
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin58080 -> 58454 bytes
2 files changed, 19 insertions, 14 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index 4fae7b814a7..4573665c896 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-09-20" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2010-09-29" "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
@@ -486,34 +486,39 @@ Also, \f(CW\*(C`update \-\-list\*(C'\fR is still performed regardless of this op
If the package on the server is older than the package already installed
(e.g., if the selected mirror is out of date), \f(CW\*(C`tlmgr\*(C'\fR does not
downgrade. Also, packages for uninstalled platforms are not installed.
-.SS "backup [\-\-clean[=\fIN\fP]] [\-\-backupdir \fIdir\fP] [\-\-all] [\fIpkg\fP]..."
-.IX Subsection "backup [--clean[=N]] [--backupdir dir] [--all] [pkg]..."
+.SS "backup [\-\-clean[=\fIN\fP]] [\-\-backupdir \fIdir\fP] [\-\-all | \fIpkg\fP]..."
+.IX Subsection "backup [--clean[=N]] [--backupdir dir] [--all | pkg]..."
If the \f(CW\*(C`\-\-clean\*(C'\fR option is not specified, this action makes a backup of
the given packages, or all packages given \f(CW\*(C`\-\-all\*(C'\fR. These backups are
-saved to the value of \f(CW\*(C`\-\-backupdir\*(C'\fR option if that is an existing and
-writable directory; if \f(CW\*(C`\-\-backupdir\*(C'\fR is not given, the \f(CW\*(C`backupdir\*(C'\fR
+saved to the value of the \f(CW\*(C`\-\-backupdir\*(C'\fR option, if that is an existing and
+writable directory. If \f(CW\*(C`\-\-backupdir\*(C'\fR is not given, the \f(CW\*(C`backupdir\*(C'\fR
option setting in the \s-1TLPDB\s0 is used, if present. If both are missing,
no backups are made.
.PP
If the \f(CW\*(C`\-\-clean\*(C'\fR option is specified, backups are cleaned (pruned)
-instead of made. If the value for the \f(CW\*(C`\-\-clean\*(C'\fR switch is not given,
-the value of the \f(CW\*(C`autobackup\*(C'\fR option is used. If both are missing,
-an error is issued. For the details of backup cleaning, see the
-\&\f(CW\*(C`option\*(C'\fR action below.
+instead of saved. The optional value \fIN\fR may be specified to set the
+number of backups that will be retained when cleaning. If \f(CW\*(C`N\*(C'\fR is not
+given, the value of the \f(CW\*(C`autobackup\*(C'\fR option is used. If both are
+missing, an error is issued. For more details of backup cleaning, see
+the \f(CW\*(C`option\*(C'\fR action.
.PP
Options:
.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backupdir directory"
-The \fIdirectory\fR argument is required and must specify an existing
-directory where backups are to be placed.
+Overrides the \f(CW\*(C`backupdir\*(C'\fR option setting in the \s-1TLPDB\s0.
+The \fIdirectory\fR argument is required and must specify an existing,
+writeable directory where backups are to be placed.
.IP "\fB\-\-all\fR" 4
.IX Item "--all"
-Make a backup of all packages in the TeX Live installation. This will
-take quite a lot of space and time.
+If \f(CW\*(C`\-\-clean\*(C'\fR is not specified, this will make a backup of all packages
+in the TeX Live installation; this will take quite a lot of space and time.
+If \f(CW\*(C`\-\-clean\*(C'\fR is specified, all packages will be cleaned.
.IP "\fB\-\-clean\fR[=\fIN\fR]" 4
.IX Item "--clean[=N]"
Instead of making backups, prune the backup directory of old backups, as
-explained above.
+explained above. Use the \fIN\fR argument to override the \f(CW\*(C`autobackup\*(C'\fR option
+set in the \s-1TLPDB\s0. Note that you must also use \f(CW\*(C`\-\-all\*(C'\fR or a list of
+packages, as appropriate.
.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually backed up or removed; instead, the actions to be
diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
index ea055f39e2c..723270a7a23 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ