README.md in miam-0.2.4.beta10 vs README.md in miam-0.2.4.beta11

- old
+ new

@@ -25,10 +25,11 @@ * `>= 0.2.4` * Fix for Password Policy ([RP#22](https://github.com/winebarrel/miam/pull/22)) * Fix `--target` option for Policies ([RP#21](https://github.com/winebarrel/miam/pull/21)) * Fix for `Rate exceeded` ([PR#23](https://github.com/winebarrel/miam/pull/23)) * Fix for non-User credentials ([PR#17](https://github.com/winebarrel/miam/pull/17)) + * Add `--exclude` option ## Installation Add this line to your application's Gemfile: @@ -74,9 +75,10 @@ --split --split-more --format=FORMAT --export-concurrency N --target REGEXP + --exclude REGEXP --ignore-login-profile --no-color --no-progress --debug ```