From ce080224819eb83aa3de6b3bafcab181c14f19e6 Mon Sep 17 00:00:00 2001 From: Daniel Mach Date: Tue, 7 May 2024 14:08:05 +0200 Subject: [PATCH] Clarify 'list' command's help that that listing binaries doesn't contain md5 checksums --- osc/commandline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osc/commandline.py b/osc/commandline.py index d08c5973a..2ae6baabd 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -1237,7 +1237,7 @@ def do_list(self, subcmd, opts, *args): LL PROJECT PACKAGE # verbosely list source files of expanded link With --verbose, the following fields will be shown for each item: - MD5 hash of file + MD5 hash of file (doesn't apply to binaries) Revision number of the last commit Size (in bytes) Date and time of the last commit