diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-18 02:04:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-18 02:04:28 +0000 |
commit | f7cd8f6cac0a0849345176396e47d868e34cb80d (patch) | |
tree | cf948e045051bdfb3a94cfe0ebeb9aa281869b03 /Master/texmf/doc/man/man1 | |
parent | 35591c919e253452e8470c82455fca90473dd8ca (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@20134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 23 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 58582 -> 58629 bytes |
2 files changed, 13 insertions, 10 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 6cecf769d42..aea55e37d01 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-10-10" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2010-10-18" "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 @@ -540,19 +540,22 @@ With both \fIpkg\fR and \fIrev\fR, tries to restore the package from the specified backup. .PP Options: +.IP "\fB\-\-all\fR" 4 +.IX Item "--all" +Try to restore the latest revision of all package backups found in the +backup directory. Additional non-option arguments (like \fIpkg\fR) are not +allowed. +.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4 +.IX Item "--backupdir directory" +Specify the directory where the backups are to be found. If not given it +will be taken from the configuration setting in the \s-1TLPDB\s0. .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\fR \fIdirectory\fR" 4 -.IX Item "--backupdir directory" -Specify the directory where the backups are to be found. If not given -it will be taken from the configuration setting in the \s-1TLPDB\s0. -.IP "\fB\-\-all\fR" 4 -.IX Item "--all" -Try to restore the latest revision of all -package backups found in the backup directory. Additional non-option -arguments (like \fIpkg\fR) are not allowed. +.IP "\fB\-\-force\fR" 4 +.IX Item "--force" +Don't ask questions. .SS "remove [\fIoption\fP]... \fIpkg\fP..." .IX Subsection "remove [option]... pkg..." Remove each \fIpkg\fR specified. Removing a collection removes all package diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex a685db4f7cd..ae4cba3a9fe 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |