harelba/q

Warning about BOM suggest incorrect flag

contentfree opened this issue · 0 comments

The warning displayed when There seems to be a "no such column" error incorrectly suggests:

Files that are encoded with UTF8 and contain a BOM can be read by specifying `-e utf-9-sig` in the command line.

utf-9-sig doesn't exist. Attempting to use the suggestion results in: Encoding utf-9-sig could not be found