fix format man-commit

Signed-off-by: Sally O'Malley <somalley@redhat.com>
Upstream-commit: 91502290a5
Component: cli
This commit is contained in:
Sally O'Malley
2017-06-02 00:07:06 +00:00
committed by Tibor Vass
parent ecd5fc0b6e
commit 57f4813b6b
+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]]