jekyll build/serve --force_polling option to docs

This commit is contained in:
Ruslan Korolev 2014-09-21 14:52:19 +04:00
parent 9efb68f957
commit 6a06a627f8
1 changed files with 9 additions and 0 deletions

View File

@ -205,6 +205,15 @@ class="flag">flags</code> (specified on the command-line) that control them.
<p><code class="flag">--limit_posts NUM</code></p> <p><code class="flag">--limit_posts NUM</code></p>
</td> </td>
</tr> </tr>
<tr class="setting">
<td>
<p class="name"><strong>Force polling</strong></p>
<p class="description">Force watch to use polling.</p>
</td>
<td class="align-center">
<p><code class="flag">--force_polling</code></p>
</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>