Typo: delet -> delete

This commit is contained in:
Devesh Khandelwal 2016-11-11 03:26:42 +05:30 committed by GitHub
parent c2815fbb9a
commit feb34e54eb

View File

@ -416,7 +416,7 @@ _brew_install() {
'--cc=-[attempt to compile using compiler]:compiler: ' \ '--cc=-[attempt to compile using compiler]:compiler: ' \
'(--build-from-source -s)'{--build-from-source,-s}'[compile the specified formula from source even if a bottle is provided]' \ '(--build-from-source -s)'{--build-from-source,-s}'[compile the specified formula from source even if a bottle is provided]' \
'(--devel --HEAD)'{--devel,--HEAD}'[install the development / HEAD version]' \ '(--devel --HEAD)'{--devel,--HEAD}'[install the development / HEAD version]' \
'--keep-tmp[don''t delet temporary files created during installation]' \ '--keep-tmp[don''t delete temporary files created during installation]' \
'*: : __brew_formulae' \ '*: : __brew_formulae' \
- interactive-install \ - interactive-install \
'--interactive[download and patch formula, then open a shell]' \ '--interactive[download and patch formula, then open a shell]' \