diff --git a/README.md b/README.md index f8de0d4..ec472cd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ mongo:create Create a mongo service with environment variables 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: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:import < Import a dump into the mongo service database mongo:info Print the connection information mongo:link Link the mongo service to the app mongo:list List all mongo services