Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jun 23, 2010
1 parent bd07ed8 commit 644956d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Expand Up @@ -60,15 +60,15 @@ These options control all modes of foreman's operation.

Start one instance of each process type, interleave the output on stdout:

$ `foreman start`
`$ foreman start`

Export the application in upstart format:

$ `foreman export upstart /etc/init`
`$ foreman export upstart /etc/init`

Run one process type from the application defined in a specific Procfile:

$ `foreman start alpha -p ~/app/Procfile`
`$ foreman start alpha -p ~/app/Procfile`

## COPYRIGHT

Expand Down

0 comments on commit 644956d

Please sign in to comment.