summaryrefslogtreecommitdiff
path: root/jh-checksource.help.txt
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-12 01:43:24 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-12 01:43:24 -0400
commit2350871f1ec8cc5e8f48187a740eb574070320f3 (patch)
treec8977bf8f2bb9492664eabeca4f5abddf949a006 /jh-checksource.help.txt
parent67920a9954d4dd6c895195c9bf46b4c2f626f390 (diff)
jh-checksource: update help text for the -m flag
Diffstat (limited to 'jh-checksource.help.txt')
-rw-r--r--jh-checksource.help.txt5
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.