Skip to content

Commit 78c2d30

Browse files
Remove comments from mongodb README
1 parent a94d6bb commit 78c2d30

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

mongodb/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@
44

55
A Docker image for all of the MongoDB client executables, including:
66

7-
# cmd:bsondump
8-
9-
<!-- cmd:mongodump
10-
cmd:mongoexport
11-
cmd:mongofiles
12-
cmd:mongoimport
13-
cmd:mongorestore
14-
cmd:mongostat
15-
cmd:mongotop -->
16-
177
- `mongosh` - The mongodb shell, a command-line interface for interacting with a mongodb server
188
- `mongodump` - Dump a database or a collection of databases to a file
199
- `mongorestore` - Restore a database from a dump file

0 commit comments

Comments
 (0)