174
174
_global_option('profile',
175
175
help='show performance profiling information')
176
176
_global_option('revision', type=_parse_revision_str)
178
177
_global_option('show-ids',
179
178
help='show internal object ids')
180
179
_global_option('timezone',