Sha256: 6e7280507a7f3cd94b0f40af19a0a4ee2b0594dccb6c42f7196d153c0ef54ea7
Contents?: true
Size: 696 Bytes
Versions: 1
Compression:
Stored size: 696 Bytes
Contents
# ronin-sha256 1 "2023-02-01" Ronin "User Manuals" ## SYNOPSIS `ronin sha256` [*options*] [*FILE* ...] ## DESCRIPTION Calculates SHA256 hashes of data. ## ARGUMENTS *FILE* The optional file to read and process. If no *FILE* arguments are given, input will be read from `stdin`. ## OPTIONS `-i`, `--input` *FILE* Optional input file to read from. `--string` *STRING* Optional string to process. `-M`, `--multiline` Process each line of input separately. `-n`, `--keep-newlines` Preserves newlines at the end of each line. `-h`, `--help` Print help information. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-md5(1), ronin-sha1(1), ronin-sha512(1)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.0.1 | man/ronin-sha256.1.md |