opencontainers / image-tools

OCI Image Tooling
https://opencontainers.org
Apache License 2.0
269 stars 82 forks source link

Fix ref option in README #217

Closed arkark closed 5 years ago

arkark commented 5 years ago

In README.md, I think the following command is correct:

$ oci-image-tool create --ref name=latest busybox-oci busybox-bundle
arkark commented 5 years ago

I'm sorry that this PR is duplicated with https://github.com/opencontainers/image-tools/pull/207