I think running the dancer2 command is quite unclear:
dancer2 <command> [-?h] [long options...]
-? -h --help show help
Available commands:
commands: list the application's commands
help: display a command's help screen
gen: create new Dancer2 application
But if I run "dancer2 -h" as I think everyone would expect to get more help,
I just get back the same thing.
Only "dancer2 gen" gives me what I was looking for.
What do you think?
Gabor