summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-07 00:37:40 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-07 00:37:40 -0500
commit8cf5ffdcfe3a14a320c47b7e1f2e33102c8939d5 (patch)
treea3210020d9d57a12bec904396d5375637a24486f
parentd89b1b0e8b75a44d0a1396569ce096a756574174 (diff)
Fix typos in help text
-rw-r--r--jh-checksource.help.txt2
-rw-r--r--jh-list-commands.help.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/jh-checksource.help.txt b/jh-checksource.help.txt
index 4681628..b86ded7 100644
--- a/jh-checksource.help.txt
+++ b/jh-checksource.help.txt
@@ -1,4 +1,4 @@
-Usage @cmd@ checksource [-m] [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
diff --git a/jh-list-commands.help.txt b/jh-list-commands.help.txt
index 504d6c6..3284b14 100644
--- a/jh-list-commands.help.txt
+++ b/jh-list-commands.help.txt
@@ -1,2 +1,2 @@
-Usage @cmd@ list-commands
+Usage: @cmd@ list-commands
Lists available subcommands and a short description.