The CommandLine::executeHelpRequest method should print debug info when usage/version help is requested, or when it encounters a command whose helpCommand is set to true.
For commands whose helpCommand is set to true, it should print the command's qualified name.
It should also debug print when no help was requested.