From 2c8a4bbec2eb283d9fde95dd667c6211e18e0dc6 Mon Sep 17 00:00:00 2001 From: Nate Eagleson Date: Thu, 25 Jun 2026 10:58:32 -0400 Subject: [PATCH] Fix minor grammar error in skopeo.1.md Signed-off-by: Nate Eagleson --- docs/skopeo.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/skopeo.1.md b/docs/skopeo.1.md index d7fd8f04b..10e73afae 100644 --- a/docs/skopeo.1.md +++ b/docs/skopeo.1.md @@ -20,7 +20,7 @@ skopeo -- Command line utility used to interact with local and remote container `skopeo` can delete container images from a remote container registry. -Note: `skopeo` does not require any container runtimes to be running, to do most of +Note: `skopeo` does not require any container runtimes to be running to do most of its functionality. It also does not require root, unless you are copying images into a container runtime storage backend, like the docker daemon or github.com/containers/storage. ## IMAGE NAMES