saving man page to github docs

This commit is contained in:
David Dollar
2011-08-18 12:54:26 -04:00
parent 69243df17e
commit 634e045e5b
+1 -1
View File
@@ -200,7 +200,7 @@ job: bundle exec rake jobs:work
<h2 id="ENVIRONMENT">ENVIRONMENT</h2>
<p>If a <code>.env</code> file exists in the project directory, the default environment will
<p>If a <code>.env</code> file exists in the current directory, the default environment will
be read from it. This file should contain key/value pairs, separated by <code>=</code>, with
one key/value pair per line.</p>