summaryrefslogtreecommitdiff
path: root/distsrc
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2017-10-23 12:08:09 -0400
committerRamon Fernandez <ramon@mongodb.com>2017-10-23 13:04:30 -0400
commit59cedee3230235f444e5f3675260e36095527158 (patch)
treea832b5d4cbc40c569623c2318284b3ee8b0f6c9b /distsrc
parent5f92390347b64fd4ce501c39f78f853be107271c (diff)
downloadmongo-59cedee3230235f444e5f3675260e36095527158.tar.gz
SERVER-31545 Remove deprecated mongooplog tool
Diffstat (limited to 'distsrc')
-rw-r--r--distsrc/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/distsrc/README b/distsrc/README
index ab71a40b425..79dfed79170 100644
--- a/distsrc/README
+++ b/distsrc/README
@@ -17,7 +17,6 @@ UTILITIES
mongofiles - Put, get and delete files from GridFS.
mongostat - Show the status of a running mongod/mongos.
bsondump - Convert BSON files into human-readable formats.
- mongooplog - Poll the oplog and apply to a local server.
mongoreplay - Traffic capture and replay tool.
mongotop - Track time spent reading and writing data.