1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-16 07:17:16 +01:00

Clarify 'list' command's help that that listing binaries doesn't contain md5 checksums

This commit is contained in:
Daniel Mach 2024-05-07 14:08:05 +02:00
parent cc9f23faa0
commit ce08022481

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