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
commitac36e6881f26a216201bb4972b40e2028a58f269 (patch)
tree3cf4f50de4139b570dff5d352d6744c69b46e38b /Library
parentce78b11710daf13d865ecf8ce2070cf88330ef83 (diff)
downloadbrew-ac36e6881f26a216201bb4972b40e2028a58f269.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`.