summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/usage/fml.sgml
blob: 77ddf45dba4d3f82e68a29ce7d3199f845c1553b (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
<!--
   $FML: fml.sgml,v 1.1 2003/07/26 04:29:13 fukachan Exp $
   $jaFML: fml.sgml,v 1.1 2003/01/05 08:03:23 fukachan Exp $
-->

<sect1 id="usage.fml">
	<title>
	"fml" And "makefml" Command
	</title>

<para>
"fml" (/usr/local/bin/fml) and "makefml" (/usr/local/bin/makefml) is
same except for argument order. Please use it as you like.
</para>

<para>
<screen>
% fml ML COMMNAD [OPTIONS]

% makefml COMMAND ML [OPTIONS]
</screen>
</para>

</sect1>