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

<sect1 id="usage.fmldoc">
	<title>
	Show Perl Module Document
	</title>

<para>
The usage of fmldoc is same as perldoc.
This is a wrapper for perldoc.
</para>

<para>
To see FML::Process::Kernel perl module document,
<screen>
% fmldoc FML::Process::Kernel
</screen>
</para>

</sect1>
