diff options
-rw-r--r-- | jh-checksource.help.txt | 2 | ||||
-rw-r--r-- | jh-list-commands.help.txt | 2 |
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. |