fix format man-commit

Signed-off-by: Sally O'Malley <somalley@redhat.com>
Upstream-commit: ab9e71b6167e636c01c7a82726f1de4e74a48607
Component: engine
This commit is contained in:
Sally O'Malley
2015-08-19 10:07:32 -04:00
parent 9a351ffd01
commit cc1d2ef1b9
+1 -1
View File
@@ -8,7 +8,7 @@ docker-commit - Create a new image from a container's changes
**docker commit**
[**-a**|**--author**[=*AUTHOR*]]
[**--help**]
[**-c**|**--change**[= []**]]
[**-c**|**--change**[=\[*DOCKERFILE INSTRUCTIONS*\]]]
[**-m**|**--message**[=*MESSAGE*]]
[**-p**|**--pause**[=*true*]]
CONTAINER [REPOSITORY[:TAG]]