wiremock / wiremock.org

WireMock website, powered by Jekyll. Contributions are welcome!
https://wiremock.org/
MIT License
11 stars 49 forks source link

Add missing bash line continuation to a "WireMock in Docker" example #217

Closed rcw5 closed 1 year ago

rcw5 commented 1 year ago

The documentation is missing a line continuation from the example "Passing command-line arguments as environment variable"

This PR adds the missing \ character so the command can be copy-pasted into a terminal.

References

Original PR for the documentation: https://github.com/wiremock/wiremock.org/pull/216

Submitter checklist

Details: Contributor Guide