Skip to content

Commit a7bb9e7

Browse files
kieranjolacdha
authored andcommitted
README.rst - updates default algorithms from MD5 to SHA256 and SHA512
1 parent 7498a5e commit a7bb9e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ machine. You can do that with the ``--processes`` option:
6565
bagit.py --processes 4 /directory/to/bag
6666

6767
To specify which checksum algorithm(s) to use when generating the
68-
manifest, use the --md5, --sha1, --sha256 and/or --sha512 flags (MD5 is
68+
manifest, use the --md5, --sha1, --sha256 and/or --sha512 flags (SHA256 and SHA512 are
6969
generated by default).
7070

7171
::

0 commit comments

Comments
 (0)