#3087 cli: fix add-tag unit test for --parent change
Closed 3 years ago by tkopecek. Opened 3 years ago by ktdreyer.
ktdreyer/koji add-tag-test  into  master

@@ -82,7 +82,7 @@ 

  

  Options:

    -h, --help            show this help message and exit

-   --parent=PARENT       Specify parent

+   --parent=PARENT       Set a parent tag with priority 0

    --arches=ARCHES       Specify arches

    --maven-support       Enable creation of Maven repos for this tag

    --include-all         Include all packages in this tag when generating Maven

Update the unit test for the --help text change in PR #3085

Pull-Request has been closed by tkopecek

3 years ago
Metadata