Commit a6ad7a0c authored by Anton Rieder's avatar Anton Rieder
Browse files

Add missing alias to README of bundler plugin

parent 5464fe3e
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
- `bl` aliased to `bundle list` - `bl` aliased to `bundle list`
- `bp` aliased to `bundle package` - `bp` aliased to `bundle package`
- `bo` aliased to `bundle open` - `bo` aliased to `bundle open`
- `bout` aliased to `bundle outdated`
- `bu` aliased to `bundle update` - `bu` aliased to `bundle update`
- `bi` aliased to `bundle install --jobs=<cpu core count>` (only for bundler `>= 1.4.0`) - `bi` aliased to `bundle install --jobs=<cpu core count>` (only for bundler `>= 1.4.0`)
- adds a wrapper for common gems: - adds a wrapper for common gems:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment