adding documentation on using detach

This commit is contained in:
ddavison 2013-08-21 21:10:42 +00:00
parent 9681f3a776
commit 8efcca9ddc
1 changed files with 10 additions and 0 deletions

View File

@ -220,6 +220,16 @@ before your site is served.
<p><code class="flag">--baseurl URL</code></p>
</td>
</tr>
<tr class='setting'>
<td>
<p class='name'><strong>Detach</strong></p>
<p class='description'>Detach the server from the terminal</p>
</td>
<td class="align-center">
<p><code class="option">detach: BOOL</code></p>
<p><code class="flag">--detach</code></p>
</td>
</tr>
</tbody>
</table>
</div>