Lines Matching refs:help
216 help='Check update for one project.')
220 help='Paths of the project. '
223 help='Path of a json file to write result to.')
227 help='If set, check updates for all supported projects.')
232 help='Time in seconds to wait between checking two projects.')
236 update_parser = subparsers.add_parser('update', help='Update one project.')
239 help='Path of the project. '
243 help='Run update even if there\'s no new version.',
247 help='Run update and refresh to the current version.',
251 help='Run update and do not change date in METADATA.',
255 help='Starts a new branch and commit changes.')
258 help='Pushes change to Gerrit.')
262 help='Upstream remote name.')