Lines Matching refs:help
88 parser.add_argument('query', help='Change list query string')
90 help='Gerrit review URL')
94 help='Gerrit cookie file')
96 help='Max number of change lists')
99 help='Labels to be added')
100 parser.add_argument('-m', '--message', help='Review message')
102 parser.add_argument('--abandon', help='Abandon a CL with a message')
104 parser.add_argument('--add-hashtag', action='append', help='Add hashtag')
106 help='Remove hashtag')
108 help='Remove hashtag', dest='remove_hashtag')
110 parser.add_argument('--set-topic', help='Set topic name')
112 help='Delete topic name')
114 help='Delete topic name', dest='delete_topic')