Sha256: 265ea8aace5a8255630e4f5cb992857fc37ac5ca7d1d7042473f5048024dcdfd
Contents?: true
Size: 1005 Bytes
Versions: 3
Compression:
Stored size: 1005 Bytes
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-sha256 1 "2023-02-01" Ronin "User Manuals" .SH NAME .PP ronin\-sha256 \- Calculates SHA256 hashes of data .SH SYNOPSIS .PP \fBronin sha256\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIFILE\fP \.\.\.\[rB] .SH DESCRIPTION .PP Calculates SHA256 hashes of data\. .SH ARGUMENTS .TP \fIFILE\fP The optional file to read and process\. If no \fIFILE\fP arguments are given, input will be read from \fBstdin\fR\. .SH OPTIONS .TP \fB\-f\fR, \fB\-\-file\fR \fIFILE\fP Optional input file to read from\. .TP \fB\-\-string\fR \fISTRING\fP Optional string to process\. .TP \fB\-M\fR, \fB\-\-multiline\fR Process each line of input separately\. .TP \fB\-n\fR, \fB\-\-keep\-newlines\fR Preserves newlines at the end of each line\. .TP \fB\-h\fR, \fB\-\-help\fR Print help information\. .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-md5 (1) .BR ronin\-sha1 (1) .BR ronin\-sha512 (1)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.1.1 | man/ronin-sha256.1 |
ronin-2.1.0 | man/ronin-sha256.1 |
ronin-2.1.0.rc1 | man/ronin-sha256.1 |