Hi
I'm trying to run beanstalkd with -b option to set the path to binlogs
but get "beanstalkd: unknown option: -b"
I'm using Engineyard hosting (Redhat I believe)
Without -b it works fine.
So I just type
$beanstalkd -d -b binlog
and get

beanstalkd: unknown option: -b
Use: beanstalkd [OPTIONS]

Options:
 -d       detach
 -l ADDR  listen on address (default is 0.0.0.0)
 -p PORT  listen on port (default is 11300)
 -u USER  become user and group
 -z SIZE  set the maximum job size in bytes (default is 65535)
 -v       show version information
 -h       show this help


What I'm doing wrong?


--
regards, eugene

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to