mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Add missing flag to disable the watcher
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user