From 88c04a03086847dff61e554159ba3f47bfb5bc77 Mon Sep 17 00:00:00 2001 From: ivo Date: Wed, 28 Feb 2007 11:50:23 +0000 Subject: also respond to --help, -h and -? command line options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22377 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/checktree.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') 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" -- cgit v1.2.3