Implements a simple new help command that lists all the commands available in goquery. It's also useful to test printing methods without having to connect to a host.
This also shows how easy it is to implement new commands with help string in the new system.
Implements a simple new help command that lists all the commands available in goquery. It's also useful to test printing methods without having to connect to a host.
This also shows how easy it is to implement new commands with help string in the new system.
Closes #64