blob: 1057cfa61cff244aabfa8c4f4ab8c01bc25f7778 [file] [log] [blame]
Alistair Delvabeaee832021-02-24 11:27:23 -08001'\" t
Yi Kong39bbd962022-01-09 19:41:38 +08002.TH mtoolstest 1 "08Jan22" mtools-4.0.37
Alistair Delvabeaee832021-02-24 11:27:23 -08003.SH Name
4mtoolstest - tests and displays the configuration
5'\" t
6.de TQ
7.br
8.ns
9.TP \\$1
10..
11
12.tr \(is'
13.tr \(if`
14.tr \(pd"
15
16.SH Note\ of\ warning
17This manpage has been automatically generated from mtools's texinfo
18documentation, and may not be entirely accurate or complete. See the
19end of this man page for details.
20.PP
21.SH Description
22.PP
23The \fR\&\f(CWmtoolstest\fR command is used to tests the mtools configuration
24files. To invoke it, just type \fR\&\f(CWmtoolstest\fR without any arguments.
25\&\fR\&\f(CWMtoolstest\fR reads the mtools configuration files, and prints the
26cumulative configuration to \fR\&\f(CWstdout\fR. The output can be used as a
27configuration file itself (although you might want to remove redundant
28clauses). You may use this program to convert old-style configuration
29files into new style configuration files.
30.PP
31.SH See\ Also
32Mtools' texinfo doc
33.SH Viewing\ the\ texi\ doc
34This manpage has been automatically generated from mtools's texinfo
35documentation. However, this process is only approximative, and some
36items, such as crossreferences, footnotes and indices are lost in this
37translation process. Indeed, these items have no appropriate
38representation in the manpage format. Moreover, not all information has
39been translated into the manpage version. Thus I strongly advise you to
40use the original texinfo doc. See the end of this manpage for
41instructions how to view the texinfo doc.
42.TP
43* \ \
44To generate a printable copy from the texinfo doc, run the following
45commands:
46
47.nf
48.ft 3
49.in +0.3i
50 ./configure; make dvi; dvips mtools.dvi
51.fi
52.in -0.3i
53.ft R
54.PP
55
56\&\fR
57.TP
58* \ \
59To generate a html copy, run:
60
61.nf
62.ft 3
63.in +0.3i
64 ./configure; make html
65.fi
66.in -0.3i
67.ft R
68.PP
69
70\&\fRA premade html can be found at
71\&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
72.TP
73* \ \
74To generate an info copy (browsable using emacs' info mode), run:
75
76.nf
77.ft 3
78.in +0.3i
79 ./configure; make info
80.fi
81.in -0.3i
82.ft R
83.PP
84
85\&\fR
86.PP
87The texinfo doc looks most pretty when printed or as html. Indeed, in
88the info version certain examples are difficult to read due to the
89quoting conventions used in info.
90.PP