Add missing flag to disable the watcher
This commit is contained in:
parent
68c3988861
commit
4dd66e9448
|
@ -180,7 +180,7 @@ class="flag">flags</code> (specified on the command-line) that control them.
|
|||
<p class="description">Enable auto-regeneration of the site when files are modified.</p>
|
||||
</td>
|
||||
<td class="align-center">
|
||||
<p><code class="flag">-w, --watch</code></p>
|
||||
<p><code class="flag">-w, --watch, --no-watch</code></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="setting">
|
||||
|
|
Loading…
Reference in New Issue