From 5c9c7a7dbe17e5e13874ab078188f60ef53c6c5d Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Jun 06 2017 15:49:58 +0000 Subject: reword a bit --- diff --git a/docs/source/server_bootstrap.rst b/docs/source/server_bootstrap.rst index a87b868..96d0e10 100644 --- a/docs/source/server_bootstrap.rst +++ b/docs/source/server_bootstrap.rst @@ -85,8 +85,9 @@ starting point for your minimal buildroot. $ koji add-group-pkg dist-foo-build build pkg1 $ koji add-group-pkg dist-foo-build build pkg2 -Maybe you want to copy complete Fedora's groups. Then it would be easier to -do it in a bulk - export Fedora's data and import it to your build tag. +If you want to fully duplicate Fedora's group data for a tag, then it would be +easier to do it in bulk -- export Fedora's data and import it to your build +tag. ::