Searched defs:help (Results 1 – 4 of 4) sorted by relevance
40 help: target
553 String help = ArgsOptionParser.getOptionHelp(false, new InheritedOptionSource()); in testGetOptionHelp() local565 String help = ArgsOptionParser.getOptionHelp(true, new ImportantOptionSource()); in testGetOptionHelp_important() local575 String help = ArgsOptionParser.getOptionHelp(true, new ImportantOptionSource("foo")); in testGetOptionHelp_importantUnset() local
63 sub help { subroutine
942 String help = ArgsOptionParser.getOptionHelp(false, new InheritedOptionSource()); in testGetOptionHelp() local954 String help = ArgsOptionParser.getOptionHelp(true, new ImportantOptionSource()); in testGetOptionHelp_important() local964 String help = ArgsOptionParser.getOptionHelp(true, new ImportantOptionSource("foo")); in testGetOptionHelp_importantUnset() local