summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/command/extension.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/command/extension.sgml')
-rw-r--r--fml/doc/ja/tutorial/command/extension.sgml8
1 files changed, 5 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/command/extension.sgml b/fml/doc/ja/tutorial/command/extension.sgml
index 73aed185..97e07e2c 100644
--- a/fml/doc/ja/tutorial/command/extension.sgml
+++ b/fml/doc/ja/tutorial/command/extension.sgml
@@ -1,17 +1,19 @@
<!--
- $FML: extension.sgml,v 1.2 2001/11/24 03:22:53 fukachan Exp $
+ $FML: extension.sgml,v 1.3 2002/04/01 23:41:00 fukachan Exp $
-->
<sect1 id="fml.command.hack.example0">
- <title> コマンドの拡張の仕方 (予定) </title>
+ <title>
+ コマンドの拡張の仕方 (予定)
+ </title>
<sect2>
<title> 独自コマンドを作る。 </title>
<para>
- fml 5.0 では、
+ &fmldevel; では、
例えばユーザ向けのコマンド uja を作りたい場合、
FML::Command 以下から適当に cut & paste して
<screen>