@@ -34,14 +34,14 @@ Arguments:
3434 <item> Directory or file to hash/check
3535
3636Options:
37- -t, --tree Print directory tree
38- -s, --save Save the checksum to a file
39- -i, --include-hidden-files Include hidden files
40- -e, --skip-empty-dir Skip empty directories
41- -a, --algorithm <md5|sha1|sha256|sha384|sha512> The hash function to use [default: sha1]
42- -c, --color Colorize the output [default: True]
43- --version Show version information
44- -?, -h, --help Show help and usage information
37+ -t, --tree Print directory tree
38+ -s, --save Save the checksum to a file
39+ -i, --include-hidden-files Include hidden files
40+ -e, --skip-empty-dir Skip empty directories
41+ -a, --algorithm <md5|ripemd160| sha1|sha256|sha384|sha512> The hash function to use [default: sha1]
42+ -c, --color Colorize the output [default: True]
43+ --version Show version information
44+ -?, -h, --help Show help and usage information
4545
4646Commands:
4747 check <item> Verify that the specified hash file is valid.
0 commit comments