diff options
Diffstat (limited to 'src/mongo/gotools/README.md')
-rw-r--r-- | src/mongo/gotools/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/gotools/README.md b/src/mongo/gotools/README.md index c3e6f670c82..589e6041db9 100644 --- a/src/mongo/gotools/README.md +++ b/src/mongo/gotools/README.md @@ -9,6 +9,8 @@ MongoDB Tools - **mongofiles** - _Read, write, delete, or update files in [GridFS](http://docs.mongodb.org/manual/core/gridfs/)_ - **mongooplog** - _Replay oplog entries between MongoDB servers_ - **mongotop** - _Monitor read/write activity on a mongo server_ + - **mongoreplay** - _Capture, observe, and replay traffic for MongoDB_ + Report any bugs, improvements, or new feature requests at https://jira.mongodb.org/browse/TOOLS |