From 41fd73cd8289513bb73327333a4db8e5b89df140 Mon Sep 17 00:00:00 2001 From: Liora Milbaum Date: Mon, 5 Feb 2024 20:41:52 +0200 Subject: [PATCH] markdownlint reporting error - line too long --- docs/usage.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 5e6fae4..ff485ef 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -82,7 +82,9 @@ COPY 50-weekly.conf /usr/lib/systemd/system/bootc-fetch-apply-updates.timer.d For environments without a direct connection to a centralized container registry, we encourage mirroring an on-premise registry if possible or manually -moving container images using `skopeo copy`. See [this blog](https://www.redhat.com/sysadmin/manage-container-registries) for example. +moving container images using `skopeo copy`. +See [this blog](https://www.redhat.com/sysadmin/manage-container-registries) +for example. For systems that require manual updates via USB drives, this procedure describes how to use `skopeo` and `bootc switch`.