# File lib/thor.rb, line 321 def stop_on_unknown_option!(*command_names) stop_on_unknown_option.merge(command_names) end