diff --git a/sysutils/skopeo/pkg-descr b/sysutils/skopeo/pkg-descr index a1f5eb8a2977..4bd153812838 100644 --- a/sysutils/skopeo/pkg-descr +++ b/sysutils/skopeo/pkg-descr @@ -1,2 +1,4 @@ -Command line utility to inspect images and repositories directly on Docker -registries without the need to pull them. +Command-line utility for inspecting and copying container images and +repositories directly on container registries without needing to pull +them locally. Supports OCI- and Docker-compatible image formats and +multiple image transports.