blob: 46816284f3d5fdb54c52427d01aaa586fe20395c (
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.
|