Add a missing word to the usage mssage

I think you accidentally a word :)
This commit is contained in:
Костадин Дамянов
2012-12-01 11:49:02 +02:00
parent 4b49a4cdf8
commit 658b40ecde

View File

@@ -66,7 +66,7 @@ usage = [
, 'Examples:'
, ' geddy Start Geddy on localhost:4000 in development mode'
, ' or if the directory isn\'t a Geddy app it\'ll'
, ' this usage dialog'
, ' display this usage dialog'
, ' geddy -p 3000 Start Geddy on port 3000'
, ' geddy -e production Start Geddy in production mode'
, ' geddy -j scaffold user Generate a users scaffolding using Jade templates'