docs: Regenerate CLI docs

Closes #5354
This commit is contained in:
Bjørn Erik Pedersen
2018-10-26 15:10:43 +02:00
parent 3a3badfd1d
commit 40e99672b6
26 changed files with 55 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2018-09-24
date: 2018-10-26
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 26-Oct-2018