diff options
-rw-r--r-- | jh-checksource.help.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/jh-checksource.help.txt b/jh-checksource.help.txt index cf718dc..4681628 100644 --- a/jh-checksource.help.txt +++ b/jh-checksource.help.txt @@ -1,4 +1,7 @@ -Usage @cmd@ checksource [ignore-file-list...] +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. |