From c10f51ad5606a54e8576a41c706596a3a9fc26aa Mon Sep 17 00:00:00 2001 From: David Dollar Date: Mon, 14 Jan 2013 08:19:40 -0500 Subject: [PATCH] saving man page to github docs --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)