diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2016-01-10 20:29:07 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2016-01-10 20:29:07 +0100 |
| commit | 6a158ca2d2c5fdec597f1025c58fad90a57312dc (patch) | |
| tree | 7c724e962359d6a244335e6b29dbe463d91e28d0 | |
| parent | db615aa1a36cb5e136f6c264295a6e59f7466a9d (diff) | |
[fix] manage.sh dev package update help
| -rwxr-xr-x | manage.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ Commands styles - Build less files tests - Run all python tests (pep8, unit, robot) unit_tests - Run unit tests - update_dev_packages - Check & update development only dependency changes + update_dev_packages - Check & update development and production dependency changes update_packages - Check & update dependency changes " } |