diff options
author | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2021-05-01 12:05:31 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> | 2021-05-01 12:05:31 +0200 |
commit | b073a1c9723980eeb58717884006148dfc0e0c8e (patch) | |
tree | 77e585e917bf82a027790b8ed2dd1423e2c1e132 /docs/content/en/commands/hugo_mod_init.md | |
parent | 4227cc1bd308d1ef1ea151c86f72f537b5e77b1d (diff) | |
download | hugo-b073a1c9723980eeb58717884006148dfc0e0c8e.tar.gz hugo-b073a1c9723980eeb58717884006148dfc0e0c8e.zip |
docs: Regenerate 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, 0 insertions, 2 deletions
diff --git a/docs/content/en/commands/hugo_mod_init.md b/docs/content/en/commands/hugo_mod_init.md index 680a085cc..a7a569d30 100644 --- a/docs/content/en/commands/hugo_mod_init.md +++ b/docs/content/en/commands/hugo_mod_init.md @@ -1,5 +1,4 @@ --- -date: 2021-03-21 title: "hugo mod init" slug: hugo_mod_init url: /commands/hugo_mod_init/ @@ -51,4 +50,3 @@ hugo mod init [flags] * [hugo mod](/commands/hugo_mod/) - Various Hugo Modules helpers. -###### Auto generated by spf13/cobra on 21-Mar-2021 |