_PrintHelp
fUserInterface->_PrintHelp(argc == 2 ? argv[1] : NULL);
void _PrintHelp(const char* commandName);
_PrintHelp();