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)
This commit is contained in:
Sven Dowideit 2014-06-25 16:50:35 -07:00 committed by Tibor Vass
parent 6c8a3f798b
commit fe1e15dad4
1 changed files with 1 additions and 1 deletions

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