From 78a7dea3a0f9acedd4151749fe351a52eeb5fa12 Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Fri, 26 Jun 2015 15:19:27 +0800 Subject: add `brew command` Closes Homebrew/homebrew#41034. Signed-off-by: Xu Cheng --- share/man/man1/brew.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index a0622b9a6..d64f8250d 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -74,6 +74,9 @@ If \fB\-n\fR is passed, show what would be removed, but do not actually remove a If \fB\-s\fR is passed, scrubs the cache, removing downloads for even the latest versions of formula\. Note downloads for any installed formula will still not be deleted\. If you want to delete those too: \fBrm \-rf $(brew \-\-cache)\fR . .IP "\(bu" 4 +\fBcommand\fR \fIcmd\fR: Display the path to the file which is used when invoking \fBbrew \fR\. +. +.IP "\(bu" 4 \fBcommands\fR: Show a list of built\-in and external commands\. . .IP "\(bu" 4 -- cgit v1.2.3