1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Add the missing paren to the documentation for docker commit too

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)
Upstream-commit: 389916bf9ae62ded0e497512da22faba75d0cf2d
Component: engine
This commit is contained in:
Sven Dowideit
2014-06-25 16:50:35 -07:00
committed by SvenDowideit
parent c384cf54c2
commit 51f8aff176

View File

@@ -306,7 +306,7 @@ schema.
Create a new image from a container's changes
-a, --author="" Author (eg. "John Hannibal Smith <hannibal@a-team.com>"
-a, --author="" Author (eg. "John Hannibal Smith <hannibal@a-team.com>")
-m, --message="" Commit message
It can be useful to commit a container's file changes or settings into a