Dorian 702d07917e Update the CaskAlreadyInstalledError with new reinstall command
e.g. this changes:

```
To re-install google-chrome, run:
  brew cask uninstall --force google-chrome && brew cask install google-chrome
```

To:

```
To re-install google-chrome, run:
  brew cask reinstall google-chrome
```
2016-11-09 15:08:12 +01:00
..
2016-08-19 14:50:14 +03:00
2016-10-23 23:22:39 +02:00
2016-08-19 14:50:14 +03:00
2016-09-23 15:30:05 +02:00