554
554
help='Select changes introduced by the specified revision. See also "help revisionspec".')
555
555
_global_option('directory', short_name='d', type=unicode,
557
557
_global_option('file', type=unicode, short_name='F')
558
558
_global_registry_option('log-format', "Use specified log format.",
559
559
lazy_registry=('bzrlib.log', 'log_formatter_registry'),