lib/mongoid/shell/commands/mongodump.rb in mongoid-shell-0.2.0 vs lib/mongoid/shell/commands/mongodump.rb in mongoid-shell-0.3.0
- old
+ new
@@ -29,10 +29,9 @@
'--forceTableScan' => :forceTableScan,
'--dbpath' => :dbpath,
'--ipv6' => :ipv6
})
end
-
end
end
end
end