docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2023-05-22 16:48:58 +02:00
parent b95e156940
commit 10d0fcc01f
41 changed files with 348 additions and 309 deletions

View File

@@ -14,13 +14,14 @@ Note that for vendored modules, that is the version listed and not the one from
```
hugo mod graph [flags]
hugo mod graph [flags] [args]
```
### Options
```
-h, --help help for graph
--clean delete module cache for dependencies that fail verification
-h, --help help for graph
```
### Options inherited from parent commands
@@ -30,6 +31,7 @@ hugo mod graph [flags]
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging