Browse Source

Add API documentation for db.close()

saintedlama/travis-non-legacy
Thomas Watson Steen 10 years ago
parent
commit
b935e74a14
  1. 2
      README.md

2
README.md

@ -269,3 +269,5 @@ Apply a query and get one single document passed as a callback. The callback rec
#####`db.runCommand(command, [callback])`
#####`db.stats([callback])`
#####`db.close()`

Loading…
Cancel
Save