docs: Regenerate CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2023-07-30 18:54:08 +02:00
parent fbb8eb39ec
commit d297c8e1b5
13 changed files with 13 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ hugo mod clean [flags] [args]
```
--all clean entire module cache
-b, --baseURL string hostname (and path) to the root, e.g. https://spf13.com/
--cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache_$USER/
--cacheDir string filesystem path to cache directory
-c, --contentDir string filesystem path to content directory
-h, --help help for clean
--pattern string pattern matching module paths to clean (all if not set), e.g. "**hugo*"