blob: b86ded7f4da9593fe91d9e149ddd5c6452cbc425 (
plain)
1
2
3
4
5
6
7
|
Usage: @cmd@ checksource [-m] [ignore-file-list...]
Checks the current (source) folder for binary files.
The -m flag causes it to print a newline-separated list of files
potentially unsafe files, instead of the human-readable output.
Ignores any filename matching an argument.
|