      --binary                                   disable binary file detection
      --bounded-memory                           spill per-file results to disk to bound memory usage for --format-multi (requires --bounded-memory-dir and --bounded-memory-max-in-memory-files)
      --bounded-memory-dir string                directory per-file results are spilled into, created if missing (required when --bounded-memory is enabled)
      --bounded-memory-max-in-memory-files int   maximum number of per-file results held in memory at once, must be > 0 (required when --bounded-memory is enabled)
      --bounded-memory-stats                     print bounded memory statistics such as spills and peak in memory files to stderr
      --by-file                                  display output for every file
      --size-unit string                         set size unit [si, binary, mixed, xkcd-kb, xkcd-kelly, xkcd-imaginary, xkcd-intel, xkcd-drive, xkcd-bakers] (default "si")
