From dcb293e5b5432f7ab1cec6a1b888bd90c52d280d Mon Sep 17 00:00:00 2001 From: Patrick Dowler Date: Fri, 5 Apr 2024 09:38:57 -0700 Subject: [PATCH] update ringhold description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9db6f7ef..ddc07faa 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ storage sites. Official docker image: `images.opencadc.org/storage-inventory/ratik:$VER` ## ringhold -This is an implementation of part of the **metadata-validate** process that cleans up after a change in -local artifact selection policy. This is used if the new fenwick policy excludes artifacts previously synced. +This is an implementation of a simplified part of the **metadata-validate** process that can be used +to remove the local copy of artifacts from a site (file cleanup is done by `tantar`). Official docker image: `images.opencadc.org/storage-inventory/ringhold:$VER`