docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2020-03-03 13:36:35 +01:00
parent 760a87a45a
commit ee31e61fb0
36 changed files with 73 additions and 72 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2020-02-19
date: 2020-03-03
title: "hugo mod clean"
slug: hugo_mod_clean
url: /commands/hugo_mod_clean/
@@ -25,6 +25,7 @@ hugo mod clean [flags]
### Options
```
--all clean entire module cache
-h, --help help for clean
--pattern string pattern matching module paths to clean (all if not set), e.g. "**hugo*"
```
@@ -50,4 +51,4 @@ hugo mod clean [flags]
* [hugo mod](/commands/hugo_mod/) - Various Hugo Modules helpers.
###### Auto generated by spf13/cobra on 19-Feb-2020
###### Auto generated by spf13/cobra on 3-Mar-2020