summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_new.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_new.md')
-rw-r--r--docs/content/en/commands/hugo_new.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_new.md b/docs/content/en/commands/hugo_new.md
index 36a841b96..a396ef807 100644
--- a/docs/content/en/commands/hugo_new.md
+++ b/docs/content/en/commands/hugo_new.md
@@ -25,7 +25,7 @@ hugo new [path] [flags]
### Options
```
- -b, --baseURL string hostname (and path) to the root, e.g. http://spf13.com/
+ -b, --baseURL string hostname (and path) to the root, e.g. https://spf13.com/
-D, --buildDrafts include content marked as draft
-E, --buildExpired include expired content
-F, --buildFuture include content with publishdate in the future