-sreceol

Sets the end-of-line separator for S-record file.

Syntax
  -sreceol keyword

The arguments of keyword are:

mac

Use Mac OS®-style (\r) end-of-line format.

dos

Use Microsoft® Windows®-style (\r\n) end-of-line format. This is the default choice.

unix

Use a UNIX-style (\n) end-of-line format.

Remarks

See -srec.