summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/usage/fmldoc.sgml
diff options
context:
space:
mode:
authorKen'ichi Fukamachi <fukachan@fml.org>2018-09-16 15:04:19 +0900
committerKen'ichi Fukamachi <fukachan@fml.org>2018-09-16 15:04:19 +0900
commitc10f8eff1f70519fce4a3eaa166dff4ad79d7c68 (patch)
tree0f4ea67d2827e8c61c2c1a0134ffc6d7bc81ebd1 /fml/doc/ja/tutorial/usage/fmldoc.sgml
parentadb3102e27f65e1f3c77bba4a96d35eb1e3eabfa (diff)
downloadfml8-c10f8eff1f70519fce4a3eaa166dff4ad79d7c68.tar.gz
fml8-c10f8eff1f70519fce4a3eaa166dff4ad79d7c68.tar.bz2
fml8-c10f8eff1f70519fce4a3eaa166dff4ad79d7c68.zip
reviewed. alignment cosmetics.
Diffstat (limited to 'fml/doc/ja/tutorial/usage/fmldoc.sgml')
-rw-r--r--fml/doc/ja/tutorial/usage/fmldoc.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/usage/fmldoc.sgml b/fml/doc/ja/tutorial/usage/fmldoc.sgml
index 57a7a05a..d7c488f1 100644
--- a/fml/doc/ja/tutorial/usage/fmldoc.sgml
+++ b/fml/doc/ja/tutorial/usage/fmldoc.sgml
@@ -16,6 +16,7 @@ fml の任意のモジュールに対し、そのドキュメントを表示します。
<para>
たとえば、FML::Process::Kernel のドキュメントが見たい場合、
+次のように実行してください。
<screen>
% fmldoc FML::Process::Kernel
</screen>