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