diff options
| author | Eloy Duran | 2009-09-11 19:17:50 +0200 |
|---|---|---|
| committer | Eloy Duran | 2009-09-17 00:24:11 +0200 |
| commit | 0a2a38903dbb2eef43a1a63fab93dfd22c7734c1 (patch) | |
| tree | 9f32df276fc6be720713519bd66585dd1d19e096 /bin/brew | |
| parent | 6c2f11a8325b6f9234c263463d130479199628d2 (diff) | |
| download | homebrew-0a2a38903dbb2eef43a1a63fab93dfd22c7734c1.tar.bz2 | |
Removed the old 'update' when clause and fixed a small spelling error.
Diffstat (limited to 'bin/brew')
| -rwxr-xr-x | bin/brew | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -137,12 +137,6 @@ begin end prune - when 'up', 'update' - puts "You can't yet update :( But you can try:" - puts " git pull" - puts " brew rm foo" - puts " brew install foo" - when 'prune' prune |
