From: Marc-andre Marc Date: 2008-01-09T23:45:30+09:00 Subject: Re: Thin 0.5.1 LOLCAT released Ollivier Robert wrote: > While I'm here, would you care to use the same options as mongrel? It > would > certainly help moving from one to the other (e.g. -a vs -o in thin). > > I'd also argue that -c (chdir) is renamed to -C and use -c for > specifying a > config file (hmmm, thin does not support this...). Hey Ollivier, Someone already mentioned this on Thin group: http://groups.google.com/group/thin-ruby/browse_thread/thread/678862834040a4e1 it's already on git and will be part of the next release As for the -c, it already behaves like the mongrel_rails script: mongrel_rails: -c, --chdir PATH Change to dir before starting (will be expanded) thin: -c, --chdir PATH Change to dir before starting thx for using Thin! -- Posted via http://www.ruby-forum.com/.