From 3367a060a79d005c8686026a2823e44e646ce764 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Mon, 16 Jan 2012 09:41:36 -0500 Subject: [PATCH] update man page --- man/foreman.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/foreman.1 b/man/foreman.1 index 500df0f..48c80af 100644 --- a/man/foreman.1 +++ b/man/foreman.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "FOREMAN" "1" "November 2011" "Foreman 0.26.0" "Foreman Manual" +.TH "FOREMAN" "1" "January 2012" "Foreman 0.33.1" "Foreman Manual" . .SH "NAME" \fBforeman\fR \- manage Procfile\-based applications @@ -68,6 +68,10 @@ Specify the user the application should be run as\. Defaults to the app name These options control all modes of foreman\'s operation\. . .TP +\fB\-d\fR, \fB\-\-directory\fR +Specify an alternate application root\. This defaults to the directory containing the Procfile\. +. +.TP \fB\-e\fR, \fB\-\-env\fR Specify an alternate environment file\. You can specify more than one file by using: \fB\-\-env file1,file2\fR\. .