lib/bundler/man/bundle-outdated.1.ronn in bundler-2.4.22 vs lib/bundler/man/bundle-outdated.1.ronn in bundler-2.5.0
- old
+ new
@@ -100,6 +100,7 @@
Filter options can be combined. `--filter-minor` and `--filter-patch` would show:
* Gem Current Latest Requested Groups
* faker 1.6.5 1.6.6 ~> 1.4 development, test
+
Combining all three `filter` options would be the same result as providing none of them.