Skip to content

Commit

Permalink
renamed --create-dbs to --db-create to match the name of the rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed May 12, 2008
1 parent 3c9b946 commit 630f92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hobo/bin/hobo
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ USAGE = "USAGE: hobo <options> <app-path>
Options:
--user-model <model-name-or-false>
--create-dbs # Run rake db:create:all
--db-create # Run rake db:create:all
--hobo-src <path to hobo src>
-d | --database <database> # e.g. mysql, sqlite
"
Expand Down

0 comments on commit 630f92d

Please sign in to comment.