Added
- Display usage information when using a command with invalid arguments #1
Deprecated
CommandHandler.CommandNotFound
is now deprecated because a command always exists if a handler method was found
UseCommandHandler.InvalidUsage
if a command was used with invalid arguments