Hugo --help command missing --port / -p flags

Just curious if anyone else noticed that when you run “hugo --help” it doesnt show --port or -p as a flag for providing a custom port.

hugo version
hugo v0.156.0+extended+withdeploy darwin/amd64 BuildDate=2026-02-18T16:39:55Z VendorInfo=Homebrew

Not sure if it has been fixed in any of the latest updates as I am holding off updating due to some depreciations with the theme I am using.

Try

hugo server --help