Merge pull request #82 from trileuco/master
Documentation of new process name restrictions
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ job: bundle exec rake jobs:work
|
||||
.IP "" 0
|
||||
.
|
||||
.P
|
||||
You can validate your Procfile format using the \fBcheck\fR command
|
||||
Process name may only contain letters, numbers and the underscore _ character. You can validate your Procfile format using the \fBcheck\fR command
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
|
||||
+1
-1
@@ -113,7 +113,7 @@ to run it.
|
||||
web: bundle exec thin start
|
||||
job: bundle exec rake jobs:work
|
||||
|
||||
You can validate your Procfile format using the `check` command
|
||||
Process name may only contain letters, numbers and the underscore _ character.You can validate your Procfile format using the `check` command
|
||||
|
||||
$ foreman check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user