diff --git a/docs/sources/reference/api/docker_remote_api_v1.15.md b/docs/sources/reference/api/docker_remote_api_v1.15.md index 48ba5cc151..0f9c9b615c 100644 --- a/docs/sources/reference/api/docker_remote_api_v1.15.md +++ b/docs/sources/reference/api/docker_remote_api_v1.15.md @@ -1447,8 +1447,7 @@ Sets up an exec instance in a running container `id` POST /containers/e90e34656806/exec HTTP/1.1 Content-Type: application/json - { - "Detach":false, + { "AttachStdin":false, "AttachStdout":true, "AttachStderr":true,