From bd860629550ecff9fd531b4c85dc0b1fab78ed75 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 5 Jan 2003 08:03:22 +0000 Subject: add fml program --- fml/doc/ja/tutorial/usage/fml.sgml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 fml/doc/ja/tutorial/usage/fml.sgml (limited to 'fml/doc/ja/tutorial/usage/fml.sgml') diff --git a/fml/doc/ja/tutorial/usage/fml.sgml b/fml/doc/ja/tutorial/usage/fml.sgml new file mode 100644 index 00000000..dd35ce4d --- /dev/null +++ b/fml/doc/ja/tutorial/usage/fml.sgml @@ -0,0 +1,30 @@ + + + + + fml コマンドと makefml コマンド + + + +引数の順が異なることを除けば、 +fml (/usr/local/bin/fml) +は makefml と全く同じです。 +単に、引数順の好き嫌いで使い分けて下さい。 + + + +fml コマンドでは + +% fml ML名 コマンド [コマンドのオプション] + +となります。一方、makefml では + +% makefml コマンド ML名 [コマンドのオプション] + +です。 +各コマンドの使い方については makefml を参照して下さい。 + + + -- cgit v1.2.1