Handling Subcommands and Displaying Help in Command-Line Interface
is it possible to have "subcommands" without a "parent command"?
assuming no, is it possible for the parent command to automatically print
`
assuming no, is it possible for the parent command to automatically print
help or automatically enter wizard? how could i modify the following to display help?`
