228
228
_global_option('no-recurse')
229
229
_global_option('profile',
230
230
help='show performance profiling information')
232
232
type=_parse_revision_str,
234
235
_global_option('show-ids',
235
236
help='show internal object ids')
236
237
_global_option('timezone',