From 0ac4220ca36492ac166423b9513069f5847d8863 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 23 Aug 2018 15:36:01 +0100 Subject: [PATCH] manpage: update from latest homebrew-bundle docs. --- docs/Manpage.md | 4 ++++ manpages/brew.1 | 3 +++ 2 files changed, 7 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index d716efd57a..6aece81cdc 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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. diff --git a/manpages/brew.1 b/manpages/brew.1 index fee4bd3757..abc714ed17 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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=\fR is passed, the Brewfile path is set accordingly . .IP