[JIRA-2046][JIRA-2181] fix usage help

Fixes #1354
This commit is contained in:
Bernd 2014-05-10 01:23:57 +02:00 committed by Jordan Sissel
parent d291d6eefb
commit 8e55185f73

View file

@ -125,11 +125,13 @@ en:
be loaded in the order described above.
config-string: |+
Use the given string as the configuration
data. Same syntax as the config file. If not
input is specified, then 'stdin { type =>
stdin }' is the default input. If no output
is specified, then 'stdout { debug => true
}}' is default output.
data. Same syntax as the config file. If no
input is specified, then 'stdin
{ type => stdin }' is the default input.
If no output is specified, then 'stdout
{ codec => rubydebug } }' is default output.
configtest: |+
Check configuration, then exit.
filterworkers: |+
Sets the number of filter workers to run.
watchdog-timeout: |+