diff --git a/index.html b/index.html index f20743d..49d9e92 100644 --- a/index.html +++ b/index.html @@ -126,6 +126,8 @@ either required or optional depending on the export format.

name of the application when exporting.

-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 +app name

@@ -173,7 +175,7 @@ job bundle exec rake jobs:work
    -
  1. Foreman 0.4.3
  2. +
  3. Foreman 0.4.5
  4. June 2010
  5. foreman(1)