Skip to content

Commit

Permalink
Merge pull request #66 from msound/fix-example-typo
Browse files Browse the repository at this point in the history
Fixed typo of docker-compose in example
  • Loading branch information
frankcarey committed Jan 17, 2019
2 parents 85813e0 + 4b1f943 commit 7915f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/examples.ahoy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commands:

start:
cmd: docker-compose start "$@"
usage: Start the docker compose-containers.
usage: Start the docker-compose containers.

stop:
cmd: docker-compose stop "$@"
Expand Down

0 comments on commit 7915f94

Please sign in to comment.