#2654 cli: hide import-sig --write option
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue2620  into  master

Download 2654.patch

It is no more used, hide it from the user.

Fixes: https://pagure.io/koji/issue/2620

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Want to update the help text as well?

 def handle_import_sig(goptions, session, args):
-    "[admin] Import signatures into the database"
+    "[admin] Import signatures into the database and write signed RPMs"

1 new commit added

  • update help text

udpated

Commit c8572d49 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata