From 19e96056292cc1d712faa0b7d6b534272defdafc Mon Sep 17 00:00:00 2001 From: Bjørn Erik Pedersen Date: Tue, 17 Jan 2023 12:52:53 +0100 Subject: dos: Regen CLI docs --- docs/content/en/commands/hugo_mod_init.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/en/commands/hugo_mod_init.md') diff --git a/docs/content/en/commands/hugo_mod_init.md b/docs/content/en/commands/hugo_mod_init.md index 5cd25be1a..21aacf131 100644 --- a/docs/content/en/commands/hugo_mod_init.md +++ b/docs/content/en/commands/hugo_mod_init.md @@ -32,7 +32,7 @@ hugo mod init [flags] ``` --clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00 - --config string config file (default is path/config.yaml|json|toml) + --config string config file (default is hugo.yaml|json|toml) --configDir string config dir (default "config") --debug debug output -e, --environment string build environment -- cgit v1.2.3