summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_new_site.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_new_site.md')
-rw-r--r--docs/content/en/commands/hugo_new_site.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_new_site.md b/docs/content/en/commands/hugo_new_site.md
index 3b16d6a96..250e5b795 100644
--- a/docs/content/en/commands/hugo_new_site.md
+++ b/docs/content/en/commands/hugo_new_site.md
@@ -21,7 +21,7 @@ hugo new site [path] [flags]
```
--force init inside non-empty directory
- -f, --format string config & frontmatter format (default "toml")
+ -f, --format string config file format (default "toml")
-h, --help help for site
```