protected override int HandleData(string[] data) { UsageHelper.ShowUsage(); return(ReturnCode.IncorrectFunction); }