docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2020-09-07 21:46:30 +02:00
parent e6cd9da42d
commit 8c490a73b3
36 changed files with 80 additions and 75 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2020-03-03
date: 2020-09-07
title: "hugo mod get"
slug: hugo_mod_get
url: /commands/hugo_mod_get/
@@ -18,7 +18,7 @@ Some examples:
Install the latest version possible for a given module:
hugo mod get github.com/gohugoio/testshortcodes
Install a specific version:
hugo mod get github.com/gohugoio/testshortcodes@v0.3.0
@@ -69,4 +69,4 @@ hugo mod get [flags]
* [hugo mod](/commands/hugo_mod/) - Various Hugo Modules helpers.
###### Auto generated by spf13/cobra on 3-Mar-2020
###### Auto generated by spf13/cobra on 7-Sep-2020