summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/usage/fmlconf.sgml
diff options
context:
space:
mode:
authorKen'ichi Fukamachi <fukachan@fml.org>2018-09-16 15:04:19 +0900
committerKen'ichi Fukamachi <fukachan@fml.org>2018-09-16 15:04:19 +0900
commitc10f8eff1f70519fce4a3eaa166dff4ad79d7c68 (patch)
tree0f4ea67d2827e8c61c2c1a0134ffc6d7bc81ebd1 /fml/doc/ja/tutorial/usage/fmlconf.sgml
parentadb3102e27f65e1f3c77bba4a96d35eb1e3eabfa (diff)
downloadfml8-c10f8eff1f70519fce4a3eaa166dff4ad79d7c68.tar.gz
fml8-c10f8eff1f70519fce4a3eaa166dff4ad79d7c68.tar.bz2
fml8-c10f8eff1f70519fce4a3eaa166dff4ad79d7c68.zip
reviewed. alignment cosmetics.
Diffstat (limited to 'fml/doc/ja/tutorial/usage/fmlconf.sgml')
-rw-r--r--fml/doc/ja/tutorial/usage/fmlconf.sgml7
1 files changed, 4 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/usage/fmlconf.sgml b/fml/doc/ja/tutorial/usage/fmlconf.sgml
index 1afd6054..411fe24c 100644
--- a/fml/doc/ja/tutorial/usage/fmlconf.sgml
+++ b/fml/doc/ja/tutorial/usage/fmlconf.sgml
@@ -11,15 +11,16 @@
<para>
fmlconf (/usr/local/bin/fmlconf)
は引数にML名をとり、そのMLの変数一覧を表示します。
--n をつけるとデフォルト値と異なる変数とその値一覧を表示します。
+-n をつけると、
+デフォルト値と異なる変数とその値一覧のみを表示します。
</para>
<para>
-変数一覧を表示する。
+例:変数一覧を表示する。
<screen>
% fmlconf elena
</screen>
-デフォルト値と異なる変数のみを表示する。
+例:デフォルト値と異なる変数のみを表示する。
<screen>
% fmlconf -n elena
</screen>