diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-03 01:34:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-03 01:34:42 +0000 |
commit | b4c4dfe6d90616adcd26be8991add58724929327 (patch) | |
tree | 993509fcb32ebbe8dfc95c288d0e6d4c7064802c /Master/texmf/doc/man/man1 | |
parent | 5252b6d74ee9cdcadecf5c96be6365848786b1ca (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@10027 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index fd4045dc2a9..96e7d949370 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-07-29" "perl v5.8.8" "User Contributed Perl Documentation" +.TH TLMGR 1 "2008-08-03" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" tlmgr \- the TeX Live Manager .SH "SYNOPSIS" @@ -169,11 +169,17 @@ The standard options are also accepted: \fB\-\-help/\-h/\-?\fR, \fB\-\-version\f \&\fB\-q\fR (no informational messages), \fB\-v\fR (debugging messages, can be repeated). For the details about the latter, see the TeXLive::TLUtils documentation. +.PP +The \fB\-\-version\fR option shows version information about the TeX Live +release as well as the \fBtlmgr\fR script itself.v .SH "ACTIONS" .IX Header "ACTIONS" .IP "\fBhelp\fR" 8 .IX Item "help" -Gives this help page. +Gives this help information (same as \fB\-\-help\fR). +.IP "\fBhelp\fR" 8 +.IX Item "help" +Gives version information (same as \fB\-\-version\fR). .IP "\fBgui\fR" 8 .IX Item "gui" Start the graphical user interface. |