update docs for -d

This commit is contained in:
David Dollar
2012-01-16 09:39:54 -05:00
parent e574880814
commit ac7e0743ac
+4
View File
@@ -66,6 +66,10 @@ The following options control how the application is run:
These options control all modes of foreman's operation.
* `-d`, `--directory`:
Specify an alternate application root. This defaults to the directory
containing the Procfile.
* `-e`, `--env`:
Specify an alternate environment file. You can specify more than one
file by using: `--env file1,file2`.