saving man page to github docs
This commit is contained in:
+2
-11
@@ -66,7 +66,6 @@
|
||||
<a href="#EXPORTING">EXPORTING</a>
|
||||
<a href="#OPTIONS">OPTIONS</a>
|
||||
<a href="#EXPORT-FORMATS">EXPORT FORMATS</a>
|
||||
<a href="#JSON-EXPORT">JSON EXPORT</a>
|
||||
<a href="#INITTAB-EXPORT">INITTAB EXPORT</a>
|
||||
<a href="#UPSTART-EXPORT">UPSTART EXPORT</a>
|
||||
<a href="#PROCFILE">PROCFILE</a>
|
||||
@@ -157,19 +156,11 @@ application.</dd>
|
||||
<p>foreman currently supports the following output formats:</p>
|
||||
|
||||
<ul>
|
||||
<li><p>json</p></li>
|
||||
<li><p>inittab</p></li>
|
||||
<li><p>upstart</p></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2 id="JSON-EXPORT">JSON EXPORT</h2>
|
||||
|
||||
<p>Will export your processes as JSON:</p>
|
||||
|
||||
<pre><code>{ "web": { "command": "bundle exec thin start" } }
|
||||
</code></pre>
|
||||
|
||||
<h2 id="INITTAB-EXPORT">INITTAB EXPORT</h2>
|
||||
|
||||
<p>Will export a chunk of inittab-compatible configuration:</p>
|
||||
@@ -238,8 +229,8 @@ port: 15000
|
||||
|
||||
|
||||
<ol class='man-decor man-foot man foot'>
|
||||
<li class='tl'>Foreman 0.11.1</li>
|
||||
<li class='tc'>March 2011</li>
|
||||
<li class='tl'>Foreman 0.13.0</li>
|
||||
<li class='tc'>May 2011</li>
|
||||
<li class='tr'>foreman(1)</li>
|
||||
</ol>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user