From ac1098bd156c75312e563f7ece8bb34982d31e4a Mon Sep 17 00:00:00 2001 From: David Dollar Date: Tue, 29 Jun 2010 16:49:24 -0400 Subject: [PATCH] rebuilding man page --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)