From e5c4a4407e15157dda2a8b924a8a98f740897e4b Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 17 Feb 2025 16:25:22 +0530 Subject: [PATCH] rpmlint: help msg for invoking command in PKG dir. --- osc/commandline.py | 1 + 1 file changed, 1 insertion(+) diff --git a/osc/commandline.py b/osc/commandline.py index ece92123..ff9d3479 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -6539,6 +6539,7 @@ Please submit there instead, or use --nodevelproject to force direct submission. with the spec file and the built binaries. usage: + osc rpmlintlog repository arch # (inside checked out PKG dir) osc rpmlintlog project package repository arch """