瀏覽代碼

typo fix in usage

Ian Babrou 11 年之前
父節點
當前提交
4a3883f7a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ This image keeps up to date with curator releases and has tags in docker registr
 Image entrypoint is set to curator script, so just run the image:
 
 ```
-docker run --rm bobrik/curator:2.0.2
+docker run --rm bobrik/curator:2.0.2 --help
 ```
 
 Pick whatever version you need.