Browse code

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)

Sven Dowideit authored on 2014/06/26 08:50:35
Showing 1 changed files
... ...
@@ -306,7 +306,7 @@ schema.
306 306
 
307 307
     Create a new image from a container's changes
308 308
 
309
-      -a, --author=""     Author (eg. "John Hannibal Smith <hannibal@a-team.com>"
309
+      -a, --author=""     Author (eg. "John Hannibal Smith <hannibal@a-team.com>")
310 310
       -m, --message=""    Commit message
311 311
 
312 312
 It can be useful to commit a container's file changes or settings into a