summaryrefslogtreecommitdiff
path: root/docs/sources/reference/api/docker_remote_api_v1.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources/reference/api/docker_remote_api_v1.0.md')
-rw-r--r--docs/sources/reference/api/docker_remote_api_v1.0.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sources/reference/api/docker_remote_api_v1.0.md b/docs/sources/reference/api/docker_remote_api_v1.0.md
index 2f17b2a74d..b906298b85 100644
--- a/docs/sources/reference/api/docker_remote_api_v1.0.md
+++ b/docs/sources/reference/api/docker_remote_api_v1.0.md
@@ -605,8 +605,8 @@ Return low-level information on the image `name`
"OpenStdin":true,
"StdinOnce":false,
"Env":null,
- "Cmd": ["/bin/bash"]
- ,"Dns":null,
+ "Cmd": ["/bin/bash"],
+ "Dns":null,
"Image":"centos",
"Volumes":null,
"VolumesFrom":""
@@ -935,7 +935,7 @@ Create a new image from a container's changes
- **repo** – repository
- **tag** – tag
- **m** – commit message
- - **author** – author (eg. "John Hannibal Smith
+ - **author** – author (e.g., "John Hannibal Smith
<[hannibal@a-team.com](mailto:hannibal%40a-team.com)>")
Status Codes: