hasper icon indicating copy to clipboard operation
hasper copied to clipboard

`-f yaml` isn't supported by hugo

Open Kaligule opened this issue 8 years ago • 1 comments

In the Readme I read

hugo new post/post-name.md -f yaml

But running this gives me

Error: unknown shorthand flag: 'f' in -f

And indeed I can't find it in the hugo help pages (like hugo new --help). Perhaps this was valid once and is now depricated?

Kaligule avatar Jan 04 '18 16:01 Kaligule

I just noticed it is supported for hugo new site, but not for hugo new post.

Kaligule avatar Jan 04 '18 16:01 Kaligule