Skip to content

Commit

Permalink
[doc] Update examples/cli-multiple-start
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jan 15, 2012
1 parent 1fa4943 commit 92d7dee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/cli-multiple-start
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
forever start examples/server.js -p 8080
forever start examples/server.js -p 8081
forever start examples/server.js -p 8082
forever start examples/server.js -p 8082
forever list

0 comments on commit 92d7dee

Please sign in to comment.