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')
201
200
_global_option('pattern', type=str)
203
202
_global_option('remember', help='Remember the specified location as a'