From 47edd88f6e83953631cf55c26444c332777f9ed5 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Wed, 11 Jul 2012 16:07:03 -0400 Subject: [PATCH] saving man page to github docs --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c967488..a925d20 100644 --- a/index.html +++ b/index.html @@ -118,6 +118,8 @@ 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).

@@ -255,8 +257,8 @@ port: 15000
    -
  1. Foreman 0.46.0
  2. -
  3. April 2012
  4. +
  5. Foreman 0.49.0
  6. +
  7. June 2012
  8. foreman(1)