Skip to content

Commit 159fd97

Browse files
jmooringbep
authored andcommitted
commands/new: Remove format flag from new content cmd
Fixes #11462
1 parent 9f78780 commit 159fd97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/commands/hugo_new_content.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ hugo new content [path] [flags]
3030
-c, --contentDir string filesystem path to content directory
3131
--editor string edit new content with this editor, if provided
3232
-f, --force overwrite file if it already exists
33-
--format string preferred file format (toml, yaml or json) (default "toml")
3433
-h, --help help for content
3534
-k, --kind string content type to create
3635
-t, --theme strings themes to use (located in /themes/THEMENAME/)

0 commit comments

Comments
 (0)