diff --git a/docs/reference/commandline/cli.md b/docs/reference/commandline/cli.md index e9503c108c..98bbfd1c9e 100644 --- a/docs/reference/commandline/cli.md +++ b/docs/reference/commandline/cli.md @@ -106,7 +106,7 @@ directives, see the [**Formatting** section in the `docker ps` documentation](.. Following is a sample `config.json` file: { - "HttpHeaders: { + "HttpHeaders": { "MyHeader": "MyValue" }, "psFormat": "table {{.ID}}\\t{{.Image}}\\t{{.Command}}\\t{{.Labels}}"