From ff6a539b93d81e16b5cb70b0a2a9b0fa5703e014 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Fri, 20 Apr 2012 19:33:14 -0400 Subject: [PATCH] saving man page to github docs --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 820c1bf..91ea71d 100644 --- a/index.html +++ b/index.html @@ -114,6 +114,8 @@ application type.

-c, --concurrency

Specify the number of each process type to run. The value passed in should be in the format process=num,process=num

+
-e, --env

Specify one or more .env files to load

+
-f, --procfile

Specify an alternate Procfile to load, implies -d at the Procfile root.

-p, --port

Specify which port to use as the base for this application. Should be a multiple of 1000.