Update docs/_docs/configuration/options.md

Co-Authored-By: Frank Taillandier <frank.taillandier@gmail.com>
This commit is contained in:
Ale Muñoz 2019-05-28 15:11:50 +02:00 committed by GitHub
parent c6566b2410
commit 641eb4e9e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -365,6 +365,7 @@ before your site is served.
<p class="description">Reload the site automatically on the browser when content is edited.</p> <p class="description">Reload the site automatically on the browser when content is edited.</p>
</td> </td>
<td class="align-center"> <td class="align-center">
<p><code class="option">livereload: true</code></p>
<p><code class="flag">--livereload</code></p> <p><code class="flag">--livereload</code></p>
</td> </td>
</tr> </tr>