.Dd $Mdocdate: May 17, 2024 $
.Dt lootsack-csv-to-bin 1
.Os
.Sh NAME
.Nm lootsack-csv-to-bin
.Nd Convert an existing lootsack csv file to the binary format.
.Sh SYNOPSIS
.Nm lootsack-csv-to-bin
.Op Fl i Ar inputfile
.Op Fl o Ar outputfile
.Sh DESCRIPTION
The
.Nm lootsack-csv-to-bin
program reads the indicated CSV file and writes a binary treasure pile
representation.
.Bl -tag -width Ds
.It Fl i Ar inputfile
The CSV file to read as input.
.It Fl o Ar outputfile
The binary file to write out.
.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