From b40b8a1f151c493e40ceb0b759713cc29a2f0d56 Mon Sep 17 00:00:00 2001 From: fukachan Date: Thu, 26 Feb 2004 05:29:59 +0000 Subject: -o option --- fml/doc/ja/tutorial/usage/chapter.onhost.sgml | 30 +++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) (limited to 'fml/doc/ja/tutorial/usage') diff --git a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml index 709829f7..2d93603a 100644 --- a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml +++ b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml @@ -1,5 +1,5 @@ @@ -16,7 +16,7 @@ makefml - + ホスト上でできること、その権限について @@ -152,6 +152,32 @@ fmlhtmlify [-I DIR] $src_dir $dst_dir + + + 共通のコマンドラインオプション + + + +libexec/ と bin/ にあるプログラム群(.cgi は除く)すべてに共通する +コマンドラインオプションは + +--debug +--help +-c file +-o key=value + +の4つです。 +-c はデフォルトではない main.cf のパスを指定する際に使います。 +また、-o により変数(config.cfで指定する変数)の上書きが可能です。 +-o は複数回、使っても問題ありません。 + +-o key1=value1 -o key2=value2 + + + + + + §.usage.makefml; §.usage.fml; §.usage.fmladdr; -- cgit v1.2.1