summaryrefslogtreecommitdiff
path: root/fml/etc/command_line_options
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-03-23 06:34:14 +0000
committerfukachan <fukachan>2004-03-23 06:34:14 +0000
commit88d5b43d9435519f2928dd5ceab04af30f424c17 (patch)
treefdc09e82b178b0af75ac1b95d60995286dcbd0a4 /fml/etc/command_line_options
parent19b4570124d6c04831902d1bccf3538a92033336 (diff)
downloadfml8-88d5b43d9435519f2928dd5ceab04af30f424c17.tar.gz
fml8-88d5b43d9435519f2928dd5ceab04af30f424c17.tar.bz2
fml8-88d5b43d9435519f2928dd5ceab04af30f424c17.zip
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.
Diffstat (limited to 'fml/etc/command_line_options')
-rw-r--r--fml/etc/command_line_options6
1 files changed, 3 insertions, 3 deletions
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