From da39d44f2ef6871d17e557aa17fdee66c4e02348 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 --- content/extras/livereload.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/extras/livereload.md b/content/extras/livereload.md index 7039778f0..f1bc5543b 100644 --- a/content/extras/livereload.md +++ b/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