1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-25 22:36:13 +01:00

Merge pull request #1556 from dmach/ls-b-md5

Clarify 'list' command's help that that listing binaries doesn't contain md5 checksums
This commit is contained in:
Daniel Mach 2024-05-09 14:21:25 +02:00 committed by GitHub
commit eb7542cd98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1237,7 +1237,7 @@ class Osc(cmdln.Cmdln):
LL PROJECT PACKAGE # verbosely list source files of expanded link LL PROJECT PACKAGE # verbosely list source files of expanded link
With --verbose, the following fields will be shown for each item: 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 Revision number of the last commit
Size (in bytes) Size (in bytes)
Date and time of the last commit Date and time of the last commit