Skip to content

Commit

Permalink
add concurrency example to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jun 19, 2014
1 parent f18e471 commit de77ee3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/foreman.1.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ Run one process type from the application defined in a specific Procfile:

$ foreman start alpha -f ~/myapp/Procfile

Start all processes except the one named worker:

$ foreman start -c all=1,worker=0

## COPYRIGHT

Foreman is Copyright (C) 2010 David Dollar <http://daviddollar.org>

0 comments on commit de77ee3

Please sign in to comment.