The "myFormatFile" conf file can be used like this: --format=myFormatFile
if the file exists in the PWD. If not then the file needs to be a fully
qualified file name.

The "myFormatLines" file contains examples to be used like this:
--format="Indoor Temp:   %5.1f{IN_TEMP}\nOutdoor Temp:  %5.1f{OUT_TEMP}\n"
The format must be contained withing double quotes (").
