diff options
| author | Eloy Duran | 2009-09-11 19:17:50 +0200 |
|---|---|---|
| committer | Eloy Duran | 2009-09-17 00:24:11 +0200 |
| commit | 9ff551a524570c36a8fb82d37c50ef40f09df04a (patch) | |
| tree | 3a44f33fc351a2532af9a8d8bd4f218b13f796c0 /bin | |
| parent | c9f056c32763cbc8b92371cb38b51a4406aa1b6c (diff) | |
| download | brew-9ff551a524570c36a8fb82d37c50ef40f09df04a.tar.bz2 | |
Removed the old 'update' when clause and fixed a small spelling error.
Diffstat (limited to 'bin')
| -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 |
