Skip to content

Commit

Permalink
Update man/foreman.1
Browse files Browse the repository at this point in the history
fix man example typo: Procfile flag is `-f`, not `-p`
  • Loading branch information
pje committed Feb 6, 2013
1 parent ba91671 commit 8cf5896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/foreman.1
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Run one process type from the application defined in a specific Procfile:
.
.nf

$ foreman start alpha \-p ~/myapp/Procfile
$ foreman start alpha \-f ~/myapp/Procfile
.
.fi
.
Expand Down

0 comments on commit 8cf5896

Please sign in to comment.