diff options
| author | fukachan <fukachan> | 2004-10-06 09:07:32 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-10-06 09:07:32 +0000 |
| commit | c28f77a719294cd65401617304bc0a9d14544e97 (patch) | |
| tree | 42f66c78ea470857f342fe21afa8d4650dce7617 /fml/doc/ja/tutorial/usage/fml.sgml | |
| parent | 3bc4bf9bd8f8c7ac269dc596a6813c1afc86578f (diff) | |
| download | fml8-c28f77a719294cd65401617304bc0a9d14544e97.tar.gz fml8-c28f77a719294cd65401617304bc0a9d14544e97.tar.bz2 fml8-c28f77a719294cd65401617304bc0a9d14544e97.zip | |
overhaul:
o clean up
o minor bug fixes
Diffstat (limited to 'fml/doc/ja/tutorial/usage/fml.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/fml.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/usage/fml.sgml b/fml/doc/ja/tutorial/usage/fml.sgml index dd35ce4d..1c31cbf9 100644 --- a/fml/doc/ja/tutorial/usage/fml.sgml +++ b/fml/doc/ja/tutorial/usage/fml.sgml @@ -1,7 +1,8 @@ <!-- - $FML$ + $FML: fml.sgml,v 1.1 2003/01/05 08:03:23 fukachan Exp $ --> + <sect1 id="usage.fml"> <title> fml コマンドと makefml コマンド @@ -17,11 +18,11 @@ fml (/usr/local/bin/fml) <para> fml コマンドでは <screen> -% fml ML名 コマンド [コマンドのオプション] +% fml ML名 コマンド [コマンド固有のオプション] </screen> となります。一方、makefml では <screen> -% makefml コマンド ML名 [コマンドのオプション] +% makefml コマンド ML名 [コマンド固有のオプション] </screen> です。 各コマンドの使い方については makefml を参照して下さい。 |
