chksum-cli-0.1.0-rc4 is not a library.
Visit the last successful build:
chksum-cli-0.5.0
chksum-cli
Installation
cargo install chksum-cli
Options
chksum-cli 0.1.0-rc4
Simple checksum calculator.
USAGE:
chksum-cli [OPTIONS] <PATH>...
ARGS:
<PATH>... Path to file or directory
OPTIONS:
-h, --help Print help information
-H, --hash <HASH> Choose hashing algorithm
-s, --chunk-size <SIZE> Set chunk size of processing data
-V, --version Print version information
Implemented hash algorithms:
- MD5,
- SHA-1.