From 99da671f5d15398181839e7346c4cc12fee73e10 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Wed, 30 Jun 2010 21:40:25 -0400 Subject: [PATCH] update readme --- README.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.markdown b/README.markdown index 6de603c..7f9b115 100644 --- a/README.markdown +++ b/README.markdown @@ -67,6 +67,13 @@ These options control all modes of foreman's operation. containing directory will be assumed to be the root directory of the application. +## EXPORT FORMATS + +foreman currently supports the following output formats: + + * inittab + * upstart + ## PROCFILE A Procfile should contain both a name for the process and the command used @@ -99,6 +106,7 @@ Foreman is Copyright (C) 2010 David Dollar [RUNNING]: #RUNNING "RUNNING" [EXPORTING]: #EXPORTING "EXPORTING" [OPTIONS]: #OPTIONS "OPTIONS" +[EXPORT FORMATS]: #EXPORT-FORMATS "EXPORT FORMATS" [PROCFILE]: #PROCFILE "PROCFILE" [EXAMPLES]: #EXAMPLES "EXAMPLES" [COPYRIGHT]: #COPYRIGHT "COPYRIGHT"