From 6a06a627f81e60219c4e3e0cef63d95258b4d527 Mon Sep 17 00:00:00 2001 From: Ruslan Korolev Date: Sun, 21 Sep 2014 14:52:19 +0400 Subject: [PATCH] jekyll build/serve --force_polling option to docs --- site/_docs/configuration.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index 968aa6fd..f52fd355 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -205,6 +205,15 @@ class="flag">flags (specified on the command-line) that control them.

--limit_posts NUM

+ + +

Force polling

+

Force watch to use polling.

+ + +

--force_polling

+ +