Updates after rebase on latest master
This commit is contained in:
parent
1e5a43d5f3
commit
c8d32ff75a
@ -1813,9 +1813,9 @@ _brew_style() {
|
||||
return
|
||||
;;
|
||||
esac
|
||||
__brew_complete_tapped
|
||||
__brew_complete_formulae
|
||||
__brew_complete_casks
|
||||
__brew_complete_tapped
|
||||
}
|
||||
|
||||
_brew_switch() {
|
||||
|
@ -611,7 +611,7 @@ Fetch and reset Homebrew and all tap repositories (or any specified *`repository
|
||||
|
||||
*Note:* this will destroy all your uncommitted or committed changes.
|
||||
|
||||
### `upgrade` [*`options`*] [*`installed_formula`*|*`installed_cask`* ...]
|
||||
### `upgrade` [*`options`*] [*`outdated_formula`*|*`outdated_cask`* ...]
|
||||
|
||||
Upgrade outdated casks and outdated, unpinned formulae using the same options they were originally
|
||||
installed with, plus any appended brew formula options. If *`cask`* or *`formula`* are specified,
|
||||
|
@ -817,7 +817,7 @@ Fetch and reset Homebrew and all tap repositories (or any specified \fIrepositor
|
||||
.P
|
||||
\fINote:\fR this will destroy all your uncommitted or committed changes\.
|
||||
.
|
||||
.SS "\fBupgrade\fR [\fIoptions\fR] [\fIinstalled_formula\fR|\fIinstalled_cask\fR \.\.\.]"
|
||||
.SS "\fBupgrade\fR [\fIoptions\fR] [\fIoutdated_formula\fR|\fIoutdated_cask\fR \.\.\.]"
|
||||
Upgrade outdated casks and outdated, unpinned formulae using the same options they were originally installed with, plus any appended brew formula options\. If \fIcask\fR or \fIformula\fR are specified, upgrade only the given \fIcask\fR or \fIformula\fR kegs (unless they are pinned; see \fBpin\fR, \fBunpin\fR)\.
|
||||
.
|
||||
.P
|
||||
|
Loading…
x
Reference in New Issue
Block a user