1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:46:00 +02:00

Updated foreman grammar

This commit is contained in:
Vincent Yang 2017-10-14 20:58:16 -07:00
parent 093886e587
commit 80a1fa5ef3

View file

@ -1,8 +1,8 @@
# foreman
> Manage Procfile-based application.
> Manage Procfile-based applications.
- Start an application with Procfile in current directory:
- Start an application with the Procfile in the current directory:
`foreman start`