Closes #1207.
Because of the native Symfony\Component\Console\Command\HelpCommand it is not possible to have a custom HelpCommand unless a lot of code is duplicated. Therefor change the HelpCommand to AboutCommand.