Files
infnoise/software/tools/bin2hex.1
Stephen Kitt 463e2f0e0a Add manpages for all commands
Signed-off-by: Stephen Kitt <steve@sk2.org>
2018-10-31 14:49:08 +01:00

17 lines
438 B
Groff

.\" Hey, EMACS: -*- nroff -*-
.TH BIN2HEX 1 "June 22 2018"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
bin2hex \- display binary content as hexadecimal
.SH SYNOPSIS
.B bin2hex
.SH DESCRIPTION
.B bin2hex
reads from its standard input, and outputs the value of each byte it
reads as a hexadecimal pair.
.PP
.SH OPTIONS
This program has no options.
.SH SEE ALSO
.BR infnoise (8).