summaryrefslogtreecommitdiffstats
path: root/TOOLS/checktree.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/checktree.sh')
-rwxr-xr-xTOOLS/checktree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh
index 2e4f7ac366..a4dd6abc75 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -105,7 +105,7 @@ list_svn() {
for i in "$@"; do
case "$i" in
- -help)
+ -help|--help|-h|-\?)
echo -e "\n$0 [options] [files]\n"
echo -e "options:\n"
printoption "spaces " "test for spaces in filenames" "$_spaces"