TextCommandHelpConsumer
Optional interface used by the built-in help command. This consumer will apply to all text commands present in a given class.
If you use your own help command, you do not need to implement this.