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