From 9305deca1510141d7020b68be12fe2ea8abc5a20 Mon Sep 17 00:00:00 2001 From: Amit Saha Date: Fri, 13 May 2016 07:54:41 +1000 Subject: [PATCH] docs: Clarify that watch is enabled by default --- docs/content/extras/livereload.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/extras/livereload.md b/docs/content/extras/livereload.md index 7039778f0..f1bc5543b 100644 --- a/docs/content/extras/livereload.md +++ b/docs/content/extras/livereload.md @@ -45,6 +45,9 @@ This means that keeping the site open on a second monitor (or another half of your current monitor) allows you to see exactly what your content looks like without even leaving your text editor. +It's worth noting that "--watch" is enabled by default when "hugo server" +is run. + ## Disabling LiveReload LiveReload works by injecting JavaScript into the pages it