summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--distsrc/README1
2 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 162c59de45f..12fc622b29d 100644
--- a/README
+++ b/README
@@ -18,7 +18,6 @@ UTILITIES
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.
BUILDING
diff --git a/distsrc/README b/distsrc/README
index ab71a40b425..d4535e97e97 100644
--- a/distsrc/README
+++ b/distsrc/README
@@ -18,7 +18,6 @@ UTILITIES
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.
BUILDING