From c5def4c5e60dcac9b87a67852ea1d4b24dd1b42c Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Fri, 15 Nov 2024 11:33:55 +1100 Subject: [PATCH] tweak tag2distrepo README --- plugins/tag2distrepo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tag2distrepo/README.md b/plugins/tag2distrepo/README.md index 2a2a6f7..395ff77 100644 --- a/plugins/tag2distrepo/README.md +++ b/plugins/tag2distrepo/README.md @@ -27,7 +27,7 @@ The tag must have at least one arch configured on it. # Example usage -Here is an example of enabling the plugin on an "f33-infra" tag. Create the tag and ensure it has at least one arch and a package list (direct or inherited) so we can tag packages into it. +Here is an example of enabling the plugin on an "smeserver11" tag. Create the tag and ensure it has at least one arch and a package list (direct or inherited) so we can tag packages into it. koji add-tag smeserver11 --arches=x86_64 koji add-pkg --owner kojiadmin smeserver11 bash