summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/usage/fmlhtmlify.sgml
blob: 3b2f55d7b28d98a8fec6df39e8aaaf6d9e3e562f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!--
   $FML: fmlhtmlify.sgml,v 1.1 2003/07/26 04:29:13 fukachan Exp $
   $jaFML: fmlhtmlify.sgml,v 1.6 2002/11/26 11:16:38 fukachan Exp $
-->

<sect1 id="usage.fmlhtmlify">
	<title>
	Convert Articles To HTML Form
	</title>

<para>
By default, fml converts the article to HTML form.
"fmlhtmlify" command is a tool to convert all articles 
to initialize the html archive.
</para>

<para>
<screen>
[Usage]

% fmlhtmlify SPOOL_DIRECTORY HTML_ARCHIVE_DIRECTORY

[Example]

% fmlhtmlify /var/spool/ml/elena/spool /some/where/mlarchive/elena
</screen>

</para>

</sect1>