diff --git a/README.md b/README.md index 5251205..7983646 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ mysql:clone Create container then copy data from < mysql:connect Connect via mysql to a mysql service mysql:create Create a mysql service mysql:destroy Delete the service and stop its container if there are no links left -mysql:export Export a dump of the mysql service database +mysql:export > Export a dump of the mysql service database mysql:expose [port] Expose a mysql service on custom port if provided (random port otherwise) mysql:import < Import a dump into the mysql service database mysql:info Print the connection information