diff options
| author | fukachan <fukachan> | 2001-11-24 03:22:52 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-24 03:22:52 +0000 |
| commit | 4407cf7927f712bbc60e1b908eeceedfcaf44d89 (patch) | |
| tree | fcff9b994b00b6f4124fde7bdd0e7ca716024933 /fml/doc/ja/tutorial/usage/fmlconf.sgml | |
| parent | a50d303bb3265e4b2aa22e6112fe0319ebb5feea (diff) | |
| download | fml8-4407cf7927f712bbc60e1b908eeceedfcaf44d89.tar.gz fml8-4407cf7927f712bbc60e1b908eeceedfcaf44d89.tar.bz2 fml8-4407cf7927f712bbc60e1b908eeceedfcaf44d89.zip | |
reorder, enrich part II
Diffstat (limited to 'fml/doc/ja/tutorial/usage/fmlconf.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/fmlconf.sgml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/usage/fmlconf.sgml b/fml/doc/ja/tutorial/usage/fmlconf.sgml new file mode 100644 index 00000000..eda23ec0 --- /dev/null +++ b/fml/doc/ja/tutorial/usage/fmlconf.sgml @@ -0,0 +1,21 @@ +<!-- + $FML: fmlconf.sgml,v 1.2 2001/04/26 11:02:39 fukachan Exp $ +--> + +<sect1 id="usage.fmlconf"> + +<title> 設定を表示する (fmlconf) </title> + +<para> +fmlconf (/usr/local/bin/fmlconf) +は引数にML名をとり、そのMLの変数一覧を表示します。 +-n をつけるとデフォルトと異なる変数のみを表示します。 + +<screen> +% fmlconf elena +% fmlconf -n elena +</screen> + +</para> + +</sect1> |
