Description
In the table on http://docs.mongodb.org/manual/reference/command/mapReduce/, the out option's type is listed as a string. In the details, we do discuss that it can be an object (for specifying inline output or some action, such as merge/replace). Can we document the type as "string or object", or something to that affect?