diff options
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> |
