diff options
author | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2024-10-15 10:30:35 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2024-10-15 10:30:35 +0200 |
commit | b7d62d76c5b97d440910c6a40e1e86e7bbad4d82 (patch) | |
tree | 92a403525851b82f4839e95ae493a6cbacbd42e9 /docs/content/en/commands/hugo_mod_init.md | |
parent | 6e1c5b61b3aa4cc4c973fb62bc419e9acf06ded2 (diff) | |
download | hugo-b7d62d76c5b97d440910c6a40e1e86e7bbad4d82.tar.gz hugo-b7d62d76c5b97d440910c6a40e1e86e7bbad4d82.zip |
docs: Regen CLI docs
Diffstat (limited to 'docs/content/en/commands/hugo_mod_init.md')
-rw-r--r-- | docs/content/en/commands/hugo_mod_init.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_mod_init.md b/docs/content/en/commands/hugo_mod_init.md index dcea44b4b..1d7bc4ac0 100644 --- a/docs/content/en/commands/hugo_mod_init.md +++ b/docs/content/en/commands/hugo_mod_init.md @@ -53,5 +53,5 @@ hugo mod init [flags] [args] ### SEE ALSO -* [hugo mod](/commands/hugo_mod/) - Various Hugo Modules helpers. +* [hugo mod](/commands/hugo_mod/) - Manage modules |