From 88d5b43d9435519f2928dd5ceab04af30f424c17 Mon Sep 17 00:00:00 2001 From: fukachan Date: Tue, 23 Mar 2004 06:34:14 +0000 Subject: allow CUI(fml,makefml) to send messages. this function disabled by default. fml and makefml can use --allow-send-message --send-to=ADDRESS option for it. --- fml/etc/command_line_options | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fml/etc') diff --git a/fml/etc/command_line_options b/fml/etc/command_line_options index c222de53..9c303189 100644 --- a/fml/etc/command_line_options +++ b/fml/etc/command_line_options @@ -1,5 +1,5 @@ # -# $FML: command_line_options,v 1.13 2004/03/14 06:55:14 fukachan Exp $ +# $FML: command_line_options,v 1.14 2004/03/23 04:20:45 fukachan Exp $ # # map between programs and options # @@ -17,7 +17,7 @@ mead debug! help! -c=s -o=s% faker debug! help! -c=s -o=s% # bin/ -fml debug! help! force! log-dup! log-computer-output! quiet! q! allow-send-message! -c=s -o=s% -O=s% mode=s +fml debug! help! force! log-dup! log-computer-output! quiet! q! allow-send-message! send-to=s -c=s -o=s% -O=s% mode=s fmladdr debug! help! n! -c=s -o=s% fmlalias debug! help! n! -c=s -o=s% fmlconf debug! help! n! -c=s -o=s% @@ -26,7 +26,7 @@ fmlerror debug! help! -o=s% fmlhtmlify debug! help! -I=s -o=s% fmlspool debug! help! -I=s convert! style=s srcdir=s -o=s% fmlthread debug! help! article_id_max=i spool_dir=s base_url=s msg_base_url=s reverse! -f=s -c=s -o=s% -makefml debug! help! force! log-dup! log-computer-output! quiet! q! allow-send-message! -c=s -o=s% -O=%s mode=s +makefml debug! help! force! log-dup! log-computer-output! quiet! q! allow-send-message! send-to=s -c=s -o=s% -O=%s mode=s # cgi-bin/ config.cgi -- cgit v1.2.1