README.rdoc in seed_dump-0.4.2 vs README.rdoc in seed_dump-0.4.3

- old
+ new

@@ -66,9 +66,13 @@ FILE: Use a different output file, default: db/seeds.rb LIMIT: Dump no more then this amount of data, default: no limit + +MAX: + Split one create action per model to several create actions with MAX elements in each, default: no limit + It usefull for large data dumping to reduce memory usage MODEL(S): A model name or a comma seperated list of models, default: all models NO_DATA: