Update man/foreman.1

fix man example typo: Procfile flag is `-f`, not `-p`
This commit is contained in:
Patrick Ellis
2013-02-05 16:29:38 -08:00
parent ba9167152c
commit 8cf5896c3e

View File

@@ -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
.