From 54b40d7e640cc46089f188e7c00027b69f2c4c3b Mon Sep 17 00:00:00 2001 From: David Dollar Date: Mon, 15 Apr 2013 15:36:56 -0400 Subject: [PATCH] saving man page to github docs --- index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 207a8eb..72fe7fb 100644 --- a/index.html +++ b/index.html @@ -118,8 +118,6 @@ should be in the format process=num,process=num

-f, --procfile

Specify an alternate Procfile to load, implies -d at the Procfile root.

-p, --port

Specify which port to use as the base for this application. Should be a multiple of 1000.

-
-t, --tmux

Runs the processes in a tmux session. Creates one window for each process -and an extra window containing the output of each window (requires gawk).

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