You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hashsum: fix help text to show actual utility name
Fix all hashsum utilities (md5sum, b2sum, sha256sum, etc.) to display
their actual name in help output instead of generic 'hashsum --<digest>'.
Override help_template and usage for specific utilities while preserving
the original hashsum behavior for the generic multicall case.
Fixes#8614
0 commit comments