ARGV: add missing "--force" arg to formula_install_option_names

This commit is contained in:
JCount 2017-02-18 23:37:37 -05:00
parent cd2dd2a544
commit e84b3eaf48

View File

@ -16,11 +16,13 @@ module HomebrewArgvExtension
--build-bottle
--force-bottle
--verbose
--force
-i
-v
-d
-g
-s
-f
].freeze
end