diff --git a/index.html b/index.html index 2f7dbb0..207a8eb 100644 --- a/index.html +++ b/index.html @@ -156,7 +156,7 @@ app name

These options control all modes of foreman's operation.

-
-d, --directory

Specify an alternate application root. This defaults to the directory +

-d, --root

Specify an alternate application root. This defaults to the directory containing the Procfile.

-e, --env

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

@@ -257,8 +257,8 @@ port: 15000
    -
  1. Foreman 0.60.2
  2. -
  3. October 2012
  4. +
  5. Foreman 0.61.0
  6. +
  7. January 2013
  8. foreman(1)