diff --git a/index.html b/index.html index 4f53a6b..f8e7db2 100644 --- a/index.html +++ b/index.html @@ -146,7 +146,8 @@ app name

These options control all modes of foreman's operation.

-
-e, --env

Specify an alternate environment file.

+
-e, --env

Specify an alternate environment file. You can specify more than one +file by using: --env file1,file2.

-f, --procfile

Specify an alternate location for the application's Procfile. This file's containing directory will be assumed to be the root directory of the application.

@@ -158,6 +159,7 @@ application.

foreman currently supports the following output formats:

@@ -241,8 +243,8 @@ port: 15000
    -
  1. Foreman 0.19.0
  2. -
  3. August 2011
  4. +
  5. Foreman 0.23.0
  6. +
  7. September 2011
  8. foreman(1)