chevcast/shotgun

Finish help command.

Closed this issue · 2 comments

Make the default help command display specific information related to a provided command.

help "command name"

Should display:

command

usage string

description

parameters and their descriptions

Final piece and I think we're ready for version 1.0!

Help command is now complete.