From b1f3673ecd0e25c0d8422be74300a7ce55035f38 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 29 Oct 2015 15:56:36 -0400 Subject: [PATCH] Update README.md -> arg for export command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e23407..4607402 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ mongo:clone Create container then copy data from < mongo:connect Connect via telnet to a mongo service mongo:create Create a mongo service mongo:destroy Delete the service and stop its container if there are no links left -mongo:export Export a dump of the mongo service database +mongo:export > Export a dump of the mongo service database mongo:expose [port] Expose a mongo service on custom port if provided (random port otherwise) mongo:import Import a dump into the mongo service database mongo:info Print the connection information