CLI exit codes
0when matches were found and no errors occurred1when no matches were found in any file64when query could not be parsed (exitcode::USAGE)66when no files were selected for search (exitcode::NOINPUT)74when a file could not be read unless--suppress-read-errors(exitcode::IOERR)74when a file could not be parsed unless--suppress-parse-errors(exitcode::IOERR)