116
115
option.Option('all', help='Resolve all conflicts in this tree.'),
119
118
_see_also = ['conflicts']
120
def run(self, file_list=None, all=False, action=None, directory=u'.'):
119
def run(self, file_list=None, all=False, action=None):
123
122
raise errors.BzrCommandError("If --all is specified,"
124
123
" no FILE may be provided")
133
131
# FIXME: There is a special case here related to the option