docs: Regenerate CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2023-05-28 13:07:47 +02:00
parent 51d0a0ab01
commit 20ea2e0c65
10 changed files with 59 additions and 19 deletions

View File

@@ -18,8 +18,12 @@ hugo mod verify [flags] [args]
### Options
```
--clean delete module cache for dependencies that fail verification
-h, --help help for verify
-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/
--clean delete module cache for dependencies that fail verification
-c, --contentDir string filesystem path to content directory
-h, --help help for verify
-t, --theme strings themes to use (located in /themes/THEMENAME/)
```
### Options inherited from parent commands