Penguin
Blame: mtoolstest(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of mtoolstest(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 mtoolstest
2 !!!mtoolstest
3 Name
4 Note of warning
5 Description
6 See Also
7 Viewing the texi doc
8 ----
9 !!Name
10
11
12 mtoolstest - tests and displays the configuration
13 !!Note of warning
14
15
16 This manpage has been automatically generated from mtools's
17 texinfo documentation, and may not be entirely accurate or
18 complete. See the end of this man page for
19 details.
20 !!Description
21
22
23 The mtoolstest command is used to tests the mtools
24 configuration files. To invoke it, just type
25 mtoolstest without any arguments.
26 Mtoolstest reads the mtools configuration files,
27 and prints the cumulative configuration to stdout.
28 The output can be used as a configuration file itself
29 (although you might want to remove redundant clauses). You
30 may use this program to convert old-style configuration
31 files into new style configuration files.
32 !!See Also
33
34
35 Mtools' texinfo doc
36 !!Viewing the texi doc
37
38
39 This manpage has been automatically generated from mtools's
40 texinfo documentation. However, this process is only
41 approximative, and some items, such as crossreferences,
42 footnotes and indices are lost in this translation process.
43 Indeed, these items have no appropriate representation in
44 the manpage format. Moreover, not all information has been
45 translated into the manpage version. Thus I strongly advise
46 you to use the original texinfo doc. See the end of this
47 manpage for instructions how to view the texinfo
48 doc.
49
50
51 *
52
53
54 To generate a printable copy from the texinfo doc, run the
55 following commands:
56
57
58 __ ./configure; make dvi; dvips mtools.dvi
59 __
60
61
62 *
63
64
65 To generate a html copy, run:
66
67
68 __ ./configure; make html
69 __A premade html can be found at: `http://mtools.linux.lu' and also at: `http://www.tux.org/pub/knaff/mtools'
70
71
72 *
73
74
75 To generate an info copy (browsable using emacs' info mode),
76 run:
77
78
79 __ ./configure; make info
80 __
81
82
83 The texinfo doc looks most pretty when printed or as html.
84 Indeed, in the info version certain examples are difficult
85 to read due to the quoting conventions used in
86 info.
87 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.