@ignatenkobrain commented on this pull request.


> +parser.add_argument('-P', '--provides', action='store_true', help='Print 
> Provides')
+parser.add_argument('-R', '--requires', action='store_true', help='Print 
Requires')
+parser.add_argument('-r', '--recommends', action='store_true', help='Print 
Recommends')
+parser.add_argument('-C', '--conflicts', action='store_true', help='Print 
Conflicts')
+parser.add_argument('-E', '--extras', action='store_true', help='Print Extras')

I tihnk this should be moved to its own mutually exclusive group.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1181#pullrequestreview-394319810
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to