From ac36e6881f26a216201bb4972b40e2028a58f269 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 18 Jun 2014 11:09:42 -0500 Subject: [PATCH] Undocument `brew versions` --- Library/Contributions/manpages/brew.1.md | 7 ------- share/man/man1/brew.1 | 7 ------- 2 files changed, 14 deletions(-) diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 3d2766dd0a..311b5bd0a3 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -397,13 +397,6 @@ Note that these flags should only appear after a command. cases where `formula` is used by development or HEAD build, pass `--devel` or `--HEAD`. - * `versions [--compact]` : - List previous versions of , along with a command to checkout - each version. - - If `--compact` is passed, show all options on a single line separated by - spaces. - * `--cache`: Display Homebrew's download cache. See also `HOMEBREW_CACHE`. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index eeaeb23805..14730f4d7f 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -421,13 +421,6 @@ If \fB\-\-installed\fR is passed, only list installed formulae\. By default, \fBuses\fR shows usages of \fBformula\fR by stable builds\. To find cases where \fBformula\fR is used by development or HEAD build, pass \fB\-\-devel\fR or \fB\-\-HEAD\fR\. . .TP -\fBversions [\-\-compact]\fR \fIformulae\fR -List previous versions of \fIformulae\fR, along with a command to checkout each version\. -. -.IP -If \fB\-\-compact\fR is passed, show all options on a single line separated by spaces\. -. -.TP \fB\-\-cache\fR Display Homebrew\'s download cache\. See also \fBHOMEBREW_CACHE\fR\. .