From a61d808487e716774ddf69bfd394abed84fe1b97 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Wed, 30 Jun 2010 21:41:13 -0400 Subject: [PATCH] update readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 55ff63d..d2ea8be 100644 --- a/README.markdown +++ b/README.markdown @@ -62,7 +62,7 @@ The following options control how the application is run: These options control all modes of foreman's operation. - * `-f`, `--procfile` + * `-f`, `--procfile`: Specify an alternate location for the application's Procfile. This file's containing directory will be assumed to be the root directory of the application.