[Rpm-maint] [rpm-software-management/rpm] Update rpmdeps(1) and rpmgraph(1) man pages to the new style (PR #3926)

Panu Matilainen notifications at github.com
Tue Sep 9 07:17:51 UTC 2025


@pmatilai commented on this pull request.



>  
-*-R, --requires*
-	Print the requires
+*--conflicts*
+	Print the conflicts dependencies.
+
+*--enhances*
+	Print the enhances dependencies.
+
+*--obsoletes*
+	Print the obsoletes dependencies.
+
+*--orderwithrequires*
+	Print the orderwithrequires dependencies.
+
+*-P, --provides*

These, along with all the --conflicts and --suggests and whatnot are actually implemented as options. Although, printing eg --provides and --requires simultaneously without any way to differentiate between them makes no sense whatsoever. But then, --alldeps is really implemented as a separate operation. I did consider this but ended up swiping it under the carpet, but you spotted the lump in it :laughing: 

In reality I think we should indeed *document* these as operations and then we can just consider the implementation buggy in that it currently allows multiple choices for a bunch of options.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3926#discussion_r2332270535
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3926/review/3199756229 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250909/566b54f5/attachment.htm>


More information about the Rpm-maint mailing list