diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 108728a6d71..40445383d5c 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 "2009-07-09" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2009-07-19" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -236,7 +236,7 @@ Nothing is actually installed; instead, the actions to be performed are written to the terminal. .IP "\fB\-\-force\fR" 4 .IX Item "--force" -If updates to the tlmgr itself (and the underlying infrastructure) are +If updates to the tlmgr itself (and the underlying infrastructure) are present tlmgr will bail out and not perform the installation unless this option is given. .Sh "update [\fIoption\fP]... [\fIpkg\fP]..." @@ -287,7 +287,7 @@ be made to the specified \fIdirectory\fR. .Sp You can set options via the \f(CW\*(C`option\*(C'\fR action to automatically create backups for all packages, and/or keep only a certain number of -backups. Please see the \f(CW\*(C`option\*(C'\fR action for details. +backups. Please see the \f(CW\*(C`option\*(C'\fR action for details. .Sp \&\f(CW\*(C`tlmgr\*(C'\fR always makes a temporary backup when updating packages, in case of download or other failure during an update. The purpose of this @@ -342,8 +342,8 @@ take quite a lot of space and time. Instead of making backups, prune the backup directory of old backups. .IP "\fB\-\-dry\-run\fR" 4 .IX Item "--dry-run" -Nothing is actually backed up or removed; instead, the actions to be -performed are written to the terminal. +Nothing is actually backed up or removed; instead, the actions to be +performed are written to the terminal. .Sh "restore \-\-backupdir \fIdir\fP [\fIpkg\fP [\fIrev\fP]" .IX Subsection "restore --backupdir dir [pkg [rev]" Restore a package from a previously-made backup. @@ -398,7 +398,7 @@ written to the terminal. .PD .PP The first form shows the global TeX Live settings currently saved in the -\&\s-1TLPDB\s0 with a short description and the \f(CW\*(C`key\*(C'\fR used for changing it in +\&\s-1TLPDB\s0 with a short description and the \f(CW\*(C`key\*(C'\fR used for changing it in paranthesis. .PP The second form acts like the first, but also shows options which can @@ -443,7 +443,7 @@ number of backups to keep. Thus, backups are disabled if the value is 0. In the \f(CW\*(C`\-\-clean\*(C'\fR mode of the \f(CW\*(C`backup\*(C'\fR action this option also specifies the number to be kept. .PP -To setup \f(CW\*(C`autobackup\*(C'\fR to \f(CW\*(C`\-1\*(C'\fR on the command line, use +To setup \f(CW\*(C`autobackup\*(C'\fR to \f(CW\*(C`\-1\*(C'\fR on the command line, use .PP .Vb 1 \& tlmgr option autobackup infty @@ -564,7 +564,7 @@ are actually present, and lists those missing. .IP "\fBdepends\fR" 4 .IX Item "depends" Lists those packages which occur as dependencies in an installed collections, -but are themselves not installed, and those packages that are not +but are themselves not installed, and those packages that are not contained in any collection. .Sp If you call \f(CW\*(C`tlmgr check collections\*(C'\fR this test will be carried out @@ -577,7 +577,7 @@ Live Database are present. .IX Item "runfiles" List those filenames that are occurring more than one time in the runfiles. .PP -Options: +Options: .IP "\fB\-\-use\-svn\fR" 4 .IX Item "--use-svn" Use svn status instead of listing the files, for checking the |