jetring-checksum - Man Page
manage checksums in jetring index file
Synopsis
jetring-checksum [-u] dir
Description
This command manages checksums in a jetring index file. By default, it checks that each checksum listed in the index file matches the checksum of the changeset file in the jetring directory.
If the -u option is specified, it will upgrade the checksums in the index file. Older versions of jetring used sha1 checksums, and while those are still supported, sha256 checksums are now preferred. to get signed.
Author
Joey Hess, <joey@kitenet.net>.
See Also
Info
jetring commands