Imported Upstream version 4.0.18
[platform/upstream/mtools.git] / mtoolstest.1
1 '\" t
2 .TH mtoolstest 1 "09Jan13" mtools-4.0.18
3 .SH Name
4 mtoolstest - 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
17 This manpage has been automatically generated from mtools's texinfo
18 documentation, and may not be entirely accurate or complete.  See the
19 end of this man page for details.
20 .PP
21 .SH Description
22 .PP
23 The \fR\&\f(CWmtoolstest\fR command is used to tests the mtools configuration
24 files. 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
26 cumulative configuration to \fR\&\f(CWstdout\fR. The output can be used as a
27 configuration file itself (although you might want to remove redundant
28 clauses).  You may use this program to convert old-style configuration
29 files into new style configuration files.
30 .PP
31 .SH See\ Also
32 Mtools' texinfo doc
33 .SH Viewing\ the\ texi\ doc
34 This manpage has been automatically generated from mtools's texinfo
35 documentation. However, this process is only approximative, and some
36 items, such as crossreferences, footnotes and indices are lost in this
37 translation process.  Indeed, these items have no appropriate
38 representation in the manpage format.  Moreover, not all information has
39 been translated into the manpage version.  Thus I strongly advise you to
40 use the original texinfo doc.  See the end of this manpage for
41 instructions how to view the texinfo doc.
42 .TP
43 * \ \ 
44 To generate a printable copy from the texinfo doc, run the following
45 commands:
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 * \ \ 
59 To 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 * \ \ 
74 To 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
87 The texinfo doc looks most pretty when printed or as html.  Indeed, in
88 the info version certain examples are difficult to read due to the
89 quoting conventions used in info.
90 .PP