From 097e3ca51b5db0d35cbb8aa72b9a8cf4d7d815ee Mon Sep 17 00:00:00 2001 From: David Dollar Date: Sat, 7 May 2011 17:49:57 -0400 Subject: [PATCH] saving man page to github docs --- index.html | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 6bec8ae..aded180 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,6 @@ EXPORTING OPTIONS EXPORT FORMATS - JSON EXPORT INITTAB EXPORT UPSTART EXPORT PROCFILE @@ -157,19 +156,11 @@ application.

foreman currently supports the following output formats:

-

JSON EXPORT

- -

Will export your processes as JSON:

- -
{ "web": { "command": "bundle exec thin start" } }
-
-

INITTAB EXPORT

Will export a chunk of inittab-compatible configuration:

@@ -238,8 +229,8 @@ port: 15000
    -
  1. Foreman 0.11.1
  2. -
  3. March 2011
  4. +
  5. Foreman 0.13.0
  6. +
  7. May 2011
  8. foreman(1)