Searched defs:long_help (Results 1 – 3 of 3) sorted by relevance
452 const char *long_help = GetHelpLong(); in HelpTextContainsWord() local922 const char *long_help = GetHelpLong(); in GenerateHelpText() local959 const char *long_help = GetHelpLong(); in GenerateHelpText() local
51 …def __init__(self, help_text, argument_names=None, options=None, long_help=None, requires_local_co… argument146 long_help = None variable in AbstractDeclarativeCommand
49 long_help = """Finds the newest crash log matching the given process name variable in CrashLog