aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-06-18 11:09:42 -0500
committerJack Nagel2014-06-18 11:10:01 -0500
commit515c02f93fa444a0f6204e7c4e3bacf5c25a3612 (patch)
treee5fc43b44e7df47f3d28747e5e6031b749b7428f /Library
parent8ca6634d94d174a895c286c322d782d94ba5afab (diff)
downloadhomebrew-515c02f93fa444a0f6204e7c4e3bacf5c25a3612.tar.bz2
Undocument `brew versions`
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 3d2766dd0..311b5bd0a 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]` <formulae>:
- List previous versions of <formulae>, 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`.