summaryrefslogtreecommitdiff
path: root/Master/texmf/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-11 02:08:31 +0000
committerKarl Berry <karl@freefriends.org>2010-10-11 02:08:31 +0000
commitb340844841a5bc85370a3356020a3ff6f23a2a51 (patch)
tree9d18982fe2cc30bc2ed2f12f63ac50f955a9717e /Master/texmf/doc
parent85355e4816dd2d82c3ba4efb2a06b3905f0ee704 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@20053 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.131
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin58454 -> 58582 bytes
2 files changed, 18 insertions, 13 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index 4573665c896..6cecf769d42 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-29" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2010-10-10" "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
@@ -495,11 +495,11 @@ writable directory. If \f(CW\*(C`\-\-backupdir\*(C'\fR is not given, the \f(CW\*
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 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
+If the \f(CW\*(C`\-\-clean\*(C'\fR option is specified, backups are pruned (removed)
+instead of saved. The optional integer 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 pruning, see
the \f(CW\*(C`option\*(C'\fR action.
.PP
Options:
@@ -507,18 +507,18 @@ Options:
.IX Item "--backupdir directory"
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.
+writable directory where backups are to be placed.
.IP "\fB\-\-all\fR" 4
.IX Item "--all"
-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.
+If \f(CW\*(C`\-\-clean\*(C'\fR is not specified, 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 are pruned.
.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. 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.
+explained above. The optional integer argument \fIN\fR overrides the
+\&\f(CW\*(C`autobackup\*(C'\fR option set in the \s-1TLPDB\s0. You must use \f(CW\*(C`\-\-all\*(C'\fR or a list
+of packages together with this option, as desired.
.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually backed up or removed; instead, the actions to be
@@ -754,6 +754,11 @@ List all filenames containing \fIwhat\fR.
.IX Item "--global"
Search the TeX Live Database of the installation medium, instead of the
local installation.
+.IP "\fB\-\-word\fR" 4
+.IX Item "--word"
+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.
.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
index 723270a7a23..a685db4f7cd 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ