Browse Source

Add missing alias to README of bundler plugin

Anton Rieder 9 years ago
parent
commit
a6ad7a0c8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/bundler/README.md

+ 1 - 0
plugins/bundler/README.md

@@ -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: