Merge pull request #2057 from JCount/install-force-fix

ARGV: add missing "--force" arg to formula_install_option_names
This commit is contained in:
Mike McQuaid 2017-02-20 11:49:36 +00:00 committed by GitHub
commit 07a3d43de4

View File

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