That's the idea.
In fact, it would be really helpful if people could test out
the current code on git master. It's virtually ready for
release. In particular, if you're using version 1.4.6 with -b,
try running beanstalkd from master on a copy of your binlog
files and check that the data was read correctly.
kr
This comment also appears in
https://github.com/kr/beanstalkd/issues/91
Flag -d was removed, since the OS already provides
ways to do the same thing.
See https://github.com/kr/beanstalkd/tree/master/adm
for a few alternatives.
kr