Merge pull request #4809 from aried3r/patch-1

Add missing alias to README of bundler plugin
master
Marc Cornellà 10 years ago
commit 8daa52d56c
  1. 1
      plugins/bundler/README.md

@ -6,6 +6,7 @@
- `bl` aliased to `bundle list`
- `bp` aliased to `bundle package`
- `bo` aliased to `bundle open`
- `bout` aliased to `bundle outdated`
- `bu` aliased to `bundle update`
- `bi` aliased to `bundle install --jobs=<cpu core count>` (only for bundler `>= 1.4.0`)
- adds a wrapper for common gems:

Loading…
Cancel
Save