Skip to content

Commit

Permalink
Clarify 'list' command's help that that listing binaries doesn't cont…
Browse files Browse the repository at this point in the history
…ain md5 checksums
  • Loading branch information
dmach committed May 7, 2024
1 parent cc9f23f commit ce08022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osc/commandline.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce08022

Please sign in to comment.