ddollar / foreman

Manage Procfile-based applications

Home Page:http://ddollar.github.com/foreman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odd error message when you skip the 'start' command and include a -f

fearoffish opened this issue · comments

A weird error message is given if you skip the start command but give a Procfile:

$ foreman -f somefile
Could not find command "_f".

Not really a big deal, but a helpful message would be more useful in this case.