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:
commit
eb7542cd98
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user