diff --git a/index.html b/index.html index 49d9e92..507a413 100644 --- a/index.html +++ b/index.html @@ -124,6 +124,7 @@ either required or optional depending on the export format.

-a, --app

Use this name rather than the application's root directory name as the name of the application when exporting.

+
-l, --log

Specify the directory to place process logs in.

-c, --concurrency

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

-u, --user

Specify the user the application should be run as. Defaults to the @@ -175,7 +176,7 @@ job bundle exec rake jobs:work

    -
  1. Foreman 0.4.5
  2. +
  3. Foreman 0.4.6
  4. June 2010
  5. foreman(1)