Modify reponame to PLUGIN and fix some typos

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
(cherry picked from commit c394034f59)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
yuexiao-wang
2016-11-25 19:46:24 +08:00
committed by Victor Vieux
parent 663ca540ea
commit bfbb2fdee9
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ keywords: "plugin, create"
# plugin create
```markdown
Usage: docker plugin create [OPTIONS] reponame[:tag] PATH-TO-ROOTFS
Usage: docker plugin create [OPTIONS] PLUGIN[:tag] PATH-TO-ROOTFS(rootfs + config.json)
Create a plugin from a rootfs and configuration