From f91db84743d8e474c920df97b3a5ecb3e983afc3 Mon Sep 17 00:00:00 2001 From: fukachan Date: Tue, 26 Nov 2002 11:17:13 +0000 Subject: add section on fmlsummary --- fml/doc/ja/tutorial/include/chapters.ent | 4 ++-- fml/doc/ja/tutorial/usage/chapter.onhost.sgml | 4 ++-- fml/doc/ja/tutorial/usage/fmlsummary.sgml | 27 +++++++++++++++++++++++++++ 3 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 fml/doc/ja/tutorial/usage/fmlsummary.sgml diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 13febaf2..b02f645d 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ @@ -82,7 +82,7 @@ - + diff --git a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml index 24355f6d..f94bfe92 100644 --- a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml +++ b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml @@ -1,5 +1,5 @@ @@ -55,6 +55,6 @@ makefml §.usage.fmldoc; §.usage.fmlthread; §.usage.fmlhtmlify; - +§.usage.fmlsummary; diff --git a/fml/doc/ja/tutorial/usage/fmlsummary.sgml b/fml/doc/ja/tutorial/usage/fmlsummary.sgml new file mode 100644 index 00000000..49c5088a --- /dev/null +++ b/fml/doc/ja/tutorial/usage/fmlsummary.sgml @@ -0,0 +1,27 @@ + + + + + サマリファイルの生成ユーティリティ (fmlsummary コマンド) + + + +summary ファイルの操作をするコマンドです。fml4 の +/usr/local/fml/bin/summary.pl をもうちょっと賢くしてみた(?)ものといえ +ます。 + + + +summary を再生成するには、次のように実行して下さい。 + +% fmlsummary コマンド ML名 + +% fmlsummary rebuild elena +% fmlsummary rebuild elena@fml.org + + + + + -- cgit v1.2.1