fix format man-commit

Signed-off-by: Sally O'Malley <somalley@redhat.com>
This commit is contained in:
Sally O'Malley 2015-08-19 09:59:44 -04:00
parent d997351e97
commit ab9e71b616
1 changed files with 1 additions and 1 deletions

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]]