196
196
_global_option('line', help='Use log format with one line per revision. Same as --log-format line')
197
197
_global_option('root', type=str)
198
198
_global_option('no-backup')
200
201
_global_option('pattern', type=str)
202
203
_global_option('remember', help='Remember the specified location as a'