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