Merge pull request #4747 from MikeMcQuaid/brew-bundle-docs-man

manpage: update from latest homebrew-bundle docs.
This commit is contained in:
Mike McQuaid 2018-08-23 16:11:56 +01:00 committed by GitHub
commit ea68ab4e25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -1001,6 +1001,10 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
If `--zap` is passed, casks will be removed using the `zap` command instead of `uninstall`.
If `--file=`path is passed, the Brewfile path is set accordingly
Use `--file=-` to output to console.

View File

@ -947,6 +947,9 @@ Note they may still be upgraded by \fBbrew install\fR if needed\.
If \fB\-\-force\fR is passed, uninstall dependencies or overwrite an existing Brewfile\.
.
.IP
If \fB\-\-zap\fR is passed, casks will be removed using the \fBzap\fR command instead of \fBuninstall\fR\.
.
.IP
If \fB\-\-file=<path>\fR is passed, the Brewfile path is set accordingly
.
.IP