We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dd9b4 commit fcfb4b9Copy full SHA for fcfb4b9
README.md
@@ -117,8 +117,9 @@ configuration files aside from the default `docker-compose.yml`.
117
#### `bin/metacpan-docker` build/up/down/start/stop/run/ps/top...
118
119
As noted earlier, `bin/metacpan-docker` is a thin wrapper to
120
-`docker-compose`, so commands like `up`, `down`, and `run` will
121
-work as expected from `docker-compose`. See the [docker-compose docs][6]
+`docker-compose`, so commands like `up`, `down`, and `run` will work as
+expected from `docker-compose`. See the [docker-compose docs][6] for an
122
+overview of available commands.
123
124
[6]: https://docs.docker.com/compose/reference/overview/#command-options-overview-and-help
125
0 commit comments