Skip to content

Commit

Permalink
Fix README for new build banner
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Sep 22, 2011
1 parent 26e02e4 commit 81c5543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,14 +6,14 @@ A build server in the cloud.

$ vulcan help
Tasks:
vulcan build [COMMAND] # build a piece of software for the heroku cloud using COMMAND as a build command if no COMMAND is...
vulcan build # build a piece of software for the heroku cloud using COMMAND as a build command if no COMMAND is...
vulcan create APP_NAME # create a build server on Heroku
vulcan help [TASK] # Describe available tasks or one specific task
vulcan update # update the build server

$ vulcan help build
Usage:
vulcan build [COMMAND]
vulcan build

Options:
-c, [--command=COMMAND] # the command to run for compilation
Expand Down

0 comments on commit 81c5543

Please sign in to comment.