.Dd $Mdocdate: May 17, 2024 $
.Dt lootsack-display 1
.Os
.Sh NAME
.Nm lootsack-display
.Nd Displays contents of a binary treasure file in a human-readable format.
.Sh SYNOPSIS
.Nm lootsack-display
.Op Fl s
.Op Ar inputfile
.Sh DESCRIPTION
The
.Nm lootsack-display
program reads the indicated binary input treasure file and writes a
human-readable version.
.Bl -tag -width Ds
.It Fl s
Indicate stats should be displayed rather than human friendly prose.
.It Ar inputfile
The binary treasure file to read
.El
.Sh EXIT STATUS
.Nm
will exit with a non-zero value in the event of an error.
.Sh AUTHORS
.An Ron Dahlgren
.Mt ron@sw.gy