aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/manpages
diff options
context:
space:
mode:
authorMartin Afanasjew2016-04-17 09:15:18 +0200
committerMartin Afanasjew2016-04-20 13:45:26 +0200
commit046b4818069e4f5382edf256fa1d19e28d896309 (patch)
tree2dff8931524155937c1a19ed4c5b2695fd7f862b /Library/Homebrew/manpages
parentbab823288fbfbf8cd2cfa9fe5e71205e8afc938e (diff)
downloadbrew-046b4818069e4f5382edf256fa1d19e28d896309.tar.bz2
--cellar: move help to documentation comment
Diffstat (limited to 'Library/Homebrew/manpages')
-rw-r--r--Library/Homebrew/manpages/brew.1.md.erb8
1 files changed, 0 insertions, 8 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md.erb b/Library/Homebrew/manpages/brew.1.md.erb
index 5f9c12fc0..0fecdb900 100644
--- a/Library/Homebrew/manpages/brew.1.md.erb
+++ b/Library/Homebrew/manpages/brew.1.md.erb
@@ -50,14 +50,6 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
<%= commands.join("\n") %>
- * `--cellar`:
- Display Homebrew's Cellar path. *Default:* `$(brew --prefix)/Cellar`, or if
- that directory doesn't exist, `$(brew --repository)/Cellar`.
-
- * `--cellar` <formula>:
- Display the location in the cellar where <formula> would be installed,
- without any sort of versioned directory as the last path.
-
* `--env`:
Show a summary of the Homebrew build environment.