mirror of https://github.com/docker/cli.git
fix format man-commit
Signed-off-by: Sally O'Malley <somalley@redhat.com>
This commit is contained in:
parent
1c26439cbb
commit
91502290a5
|
@ -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]]
|
||||
|
|
Loading…
Reference in New Issue