summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_server.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_server.md')
-rw-r--r--docs/content/en/commands/hugo_server.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/content/en/commands/hugo_server.md b/docs/content/en/commands/hugo_server.md
index ffb3ee280..1d980616e 100644
--- a/docs/content/en/commands/hugo_server.md
+++ b/docs/content/en/commands/hugo_server.md
@@ -1,5 +1,5 @@
---
-date: 2018-09-24
+date: 2018-10-29
title: "hugo server"
slug: hugo_server
url: /commands/hugo_server/
@@ -40,6 +40,7 @@ hugo server [flags]
--cleanDestinationDir remove files from destination not found in static directories
-c, --contentDir string filesystem path to content directory
-d, --destination string filesystem path to write files to
+ --disableBrowserError do not show build errors in the browser
--disableFastRender enables full re-renders on changes
--disableKinds strings disable different kind of pages (home, RSS etc.)
--disableLiveReload watch without enabling live browser reload on rebuild
@@ -84,4 +85,4 @@ hugo server [flags]
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 24-Sep-2018
+###### Auto generated by spf13/cobra on 29-Oct-2018