Update man/foreman.1
fix man example typo: Procfile flag is `-f`, not `-p`
This commit is contained in:
@@ -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
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user