ソースを参照

fix format man-commit

Signed-off-by: Sally O'Malley <somalley@redhat.com>
Sally O'Malley 10 年 前
コミット
ab9e71b616
1 ファイル変更1 行追加1 行削除
  1. 1 1
      man/docker-commit.1.md

+ 1 - 1
man/docker-commit.1.md

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