diff --git a/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc b/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc index 1c74a8c..04c45fe 100644 --- a/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc +++ b/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc @@ -57,11 +57,11 @@ On `pkgs01.stg` (for testing) or `pkgs02` (for production), run: [source,bash,subs="attributes"] ---- -$ sudo -u pagure python /usr/local/bin/mass-branching-git.py {epel_new} components_epel{epel_new} +$ sudo -u pagure python /usr/local/bin/mass-branching-git.py {epel_new} components_epel{epel_new}.txt ---- -Where `` will be like `epel{epel_new}` and the -`` the path to the file generated in the previous step. +The first argument is the new epel version and the +second one is the path to the file generated in the previous step. == Ansible