manpage: update from latest homebrew-bundle docs.

This commit is contained in:
Mike McQuaid 2018-08-23 15:36:01 +01:00
parent 1c7c876f3f
commit 0ac4220ca3
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
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