Searched defs:long_help (Results 1 – 4 of 4) sorted by relevance
104 long_help = """land commits the current working copy diff (just as svn or git commit would). variable in Land235 long_help = """Updates the working copy. variable in AbstractPatchApplyingCommand269 long_help = """Checks to make sure builders are green. variable in AbstractPatchLandingCommand336 long_help = """Updates the working copy. variable in PrepareRollout391 long_help = """Updates the working copy. variable in Rollout
362 long_help = """Fetches build status from http://build.webkit.org/one_box_per_builder variable in TreeStatus374 long_help = """Scans the the Skipped file of each port and figure variable in SkippedPorts
227 long_help = """land-safely updates the ChangeLog with the reviewer listed variable in LandSafely272 long_help = """upload uploads the current diff to bugs.webkit.org. variable in Upload
49 …def __init__(self, help_text, argument_names=None, options=None, long_help=None, requires_local_co… argument141 long_help = None variable in AbstractDeclarativeCommand