mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 05:01:28 +00:00
Merge pull request #15697 from sallyom/man-commit-fix
fix format man-commit
This commit is contained in:
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user