docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2023-05-27 17:03:14 +02:00
parent a838a27e4c
commit ffdbce5787
34 changed files with 5 additions and 35 deletions

View File

@@ -27,6 +27,7 @@ hugo new content [path] [flags]
```
--editor string edit new content with this editor, if provided
-f, --force overwrite file if it already exists
--format string preferred file format (toml, yaml or json) (default "toml")
-h, --help help for content
-k, --kind string content type to create
```