expressjs / generator

Express' application generator
MIT License
1.82k stars 548 forks source link

Remove deprecated command line args from --help #319

Open xeyler opened 6 months ago

xeyler commented 6 months ago

--ejs, --pug, --hbs, and --hogan have been deprecated in favor of --view=<engine> and should therefore be removed from the help output.