summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-02-22 13:29:41 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-02-22 13:29:41 +0000
commitc49d87e1fd943a8309dba938dc8d6900f4295a5e (patch)
treea51c82a6631869cca9a30988236e70b68ecb2058 /Master/texmf/doc/man/man1
parent2cb8796c405b33fe218e514526426f2b5c41c8ee (diff)
Texdoc 0.66 addressing various problems.
git-svn-id: svn://tug.org/texlive/trunk@17143 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1')
-rw-r--r--Master/texmf/doc/man/man1/texdoc.146
-rw-r--r--Master/texmf/doc/man/man1/texdoc.man1.pdfbin5498 -> 5506 bytes
2 files changed, 25 insertions, 21 deletions
diff --git a/Master/texmf/doc/man/man1/texdoc.1 b/Master/texmf/doc/man/man1/texdoc.1
index 940b658f8d0..56a0112a5c8 100644
--- a/Master/texmf/doc/man/man1/texdoc.1
+++ b/Master/texmf/doc/man/man1/texdoc.1
@@ -1,20 +1,27 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
-.TH TEXDOC "1" "February 2010" "texdoc 0.65" "User Commands"
+.TH TEXDOC "1" "February 2010" "texdoc 0.66" "User Commands"
.SH NAME
texdoc \- find & view documentation in TeX Live
.SH SYNOPSIS
.B texdoc
-[\fIOPTIONS\fR]... [\fINAME\fR]...
+[\fIOPTION\fR]... [\fINAME\fR]...
.SH DESCRIPTION
-texdoc tries to find appropriate TeX documentation for the specified NAME(s).
-With no NAME, it can print configuration information (\fB\-f\fR, \fB\-\-files\fR);
-the usual \fB\-\-help\fR and \fB\-\-version\fR options are also accepted.
+Try to find appropriate TeX documentation for the specified NAME(s).
+The default (view mode) is to display the documentation.
+.PP
+With no NAME, print information about texdoc (\fB\-\-help\fR, \fB\-\-version\fR, \fB\-\-files\fR).
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Print this help message.
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print the version number.
.TP
\fB\-f\fR, \fB\-\-files\fR
-Print the name of the config files being used.
+Print the list of configuration files used.
.TP
\fB\-w\fR, \fB\-\-view\fR
-Use view mode: start a viewer.
+Use view mode: start a viewer. (default)
.TP
\fB\-m\fR, \fB\-\-mixed\fR
Use mixed mode (view or list).
@@ -25,38 +32,35 @@ Use list mode: show a list of results.
\fB\-s\fR, \fB\-\-showall\fR
Use showall mode: show also "bad" results.
.TP
-\fB\-r\fR, \fB\-\-regex\fR
-Use regex mode. (Deprecated.)
-.TP
-\fB\-e\fR, \fB\-\-extensions\fR=\fIL\fR
-Set ext_list=L. (Deprecated.)
+\fB\-M\fR, \fB\-\-machine\fR
+Machine\-readable output (list or showall modes).
.TP
\fB\-a\fR, \fB\-\-alias\fR
-Use the alias table.
+Use the alias table. (default)
.TP
\fB\-A\fR, \fB\-\-noalias\fR
Don't use the alias table.
.TP
\fB\-i\fR, \fB\-\-interact\fR
-Use interactive menus.
+Use interactive menus. (default)
.TP
\fB\-I\fR, \fB\-\-nointeract\fR
Use plain lists, no interaction required.
.TP
-\fB\-v\fR, \fB\-\-verbosity\fR=\fIN\fR
-Set verbosity level to N.
+\fB\-q\fR, \fB\-\-quiet\fR
+Suppress warnings and most error messages.
.TP
-\fB\-d\fR, \fB\-\-debug\fR[=\fIlist\fR]
-Activate debug for selected items (default all).
+\fB\-v\fR, \fB\-\-verbose\fR
+Print additional information (eg, viewer command).
.TP
-\fB\-M\fR, \fB\-\-machine\fR
-Use a more machine\-friendly output format.
+\fB\-d\fR, \fB\-\-debug\fR[=\fIlist\fR]
+Print debug info for selected items (default: all).
.SS "Environment:"
.IP
PAGER, BROWSER, PDFVIEWER, PSVIEWER, DVIVIEWER.
.SS "Files:"
.IP
-<texmf>/texdoc/texdoc.cnf files, see the \fB\-f\fR option.
+<texmf>/texdoc/texdoc.cnf, see output of the \fB\-\-files\fR option.
.SS "Homepage:"
.IP
http://tug.org/texdoc/
diff --git a/Master/texmf/doc/man/man1/texdoc.man1.pdf b/Master/texmf/doc/man/man1/texdoc.man1.pdf
index 072a6efaf1d..1e7e8adb0b9 100644
--- a/Master/texmf/doc/man/man1/texdoc.man1.pdf
+++ b/Master/texmf/doc/man/man1/texdoc.man1.pdf
Binary files differ