diff --git a/docs/reference/commandline/cli.md b/docs/reference/commandline/cli.md index 4d1cd2a638..c2c5f34cdc 100644 --- a/docs/reference/commandline/cli.md +++ b/docs/reference/commandline/cli.md @@ -216,6 +216,7 @@ attach`, `docker exec`, `docker run` or `docker start` command. Following is a sample `config.json` file: ```json +{% raw %} { "HttpHeaders": { "MyHeader": "MyValue" @@ -236,6 +237,7 @@ Following is a sample `config.json` file: "unicorn.example.com": "vcbait" } } +{% endraw %} ``` ### Notary