<!--
   $FML: fmlconf.sgml,v 1.1 2003/07/26 04:29:13 fukachan Exp $
   $jaFML: fmlconf.sgml,v 1.4 2002/07/28 06:26:58 fukachan Exp $
-->

<sect1 id="usage.fmlconf">
	<title>
	Show Configuration
	</title>

<para>
"fmlconf" (/usr/local/bin/fmlconf) takes ML name as an argument.
It shows all variables of the specified ML.
If "-n" option specified, it shows variables different from default ones.
</para>

<para>
To list up all variable list,
<screen>
% fmlconf elena
</screen>
To list up variables different from the default one,
<screen>
% fmlconf -n elena
</screen>
</para>

</sect1>
