175
173
_global_option('forward')
176
174
_global_option('message', type=unicode)
177
175
_global_option('no-recurse')
178
179
_global_option('profile',
179
180
help='show performance profiling information')
180
181
_global_option('revision', type=_parse_revision_str)