diff options
| author | fukachan <fukachan> | 2004-04-20 13:46:20 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-04-20 13:46:20 +0000 |
| commit | abe097aad8dce2a652f6e27f8c335cc096e0af4c (patch) | |
| tree | 8eeeceac782e1fc78606add92fad6a526ba7a302 /fml/etc/command_line_options | |
| parent | e2b7599ae4abaa2faab07a47fc5fc922b49e3a70 (diff) | |
| download | fml8-abe097aad8dce2a652f6e27f8c335cc096e0af4c.tar.gz fml8-abe097aad8dce2a652f6e27f8c335cc096e0af4c.tar.bz2 fml8-abe097aad8dce2a652f6e27f8c335cc096e0af4c.zip | |
fix typo
Diffstat (limited to 'fml/etc/command_line_options')
| -rw-r--r-- | fml/etc/command_line_options | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/etc/command_line_options b/fml/etc/command_line_options index 9c303189..896f1727 100644 --- a/fml/etc/command_line_options +++ b/fml/etc/command_line_options @@ -1,5 +1,5 @@ # -# $FML: command_line_options,v 1.14 2004/03/23 04:20:45 fukachan Exp $ +# $FML: command_line_options,v 1.15 2004/03/23 06:34:14 fukachan Exp $ # # map between programs and options # @@ -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! send-to=s -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 |
