diff options
| author | fukachan <fukachan> | 2003-04-12 15:21:22 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-04-12 15:21:22 +0000 |
| commit | 9b9a83a970b1ac8bfc4e4d45ee563c148e4fe327 (patch) | |
| tree | 5a4c7e63bf5ca0dc371ac5d12e1491196dec83ca /fml/doc/ja/tutorial/usage | |
| parent | 18caa6a13bd70d87d2a03180bf77155cd9361130 (diff) | |
| download | fml8-9b9a83a970b1ac8bfc4e4d45ee563c148e4fe327.tar.gz fml8-9b9a83a970b1ac8bfc4e4d45ee563c148e4fe327.tar.bz2 fml8-9b9a83a970b1ac8bfc4e4d45ee563c148e4fe327.zip | |
usage of fml
Diffstat (limited to 'fml/doc/ja/tutorial/usage')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/chapter.onhost.sgml | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml index e8b13d1c..7da0794b 100644 --- a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml +++ b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.onhost.sgml,v 1.4 2003/01/05 08:03:22 fukachan Exp $ + $FML: chapter.onhost.sgml,v 1.5 2003/03/14 08:28:00 fukachan Exp $ --> <chapter id="usage.onhost"> @@ -95,6 +95,23 @@ fml ML名 コマンド オプション <setc2> <title> + 特定のMLのデータを見るコマンド + </title> + +<para> +特定のMLに対し、データ(ログや何かのサマリ)を見るだけでも、 +makefml (or fml) のコマンドとして実装しましょう。 +<screen> +makefml コマンド ML名 オプション +fml ML名 コマンド オプション +</screen> +</para> + +</sect2> + + +<setc2> + <title> データを見るだけのコマンド </title> @@ -116,7 +133,8 @@ fmlconf [-n] $ml <setc2> <title> - 操作を施すコマンドだが、特定のMLとの関わりはないかも知れないタイプ + 操作を施すコマンドだが、 + 特定のMLとの関わりはないかも知れないタイプ </title> <para> |
