[svn-r5068] Purpose:

Updated the help message to include the diff option.
This commit is contained in:
Albert Cheng 2002-03-18 17:19:59 -05:00
parent 7b77f97188
commit 0ce6b8c9e6

View File

@ -132,7 +132,7 @@ done
if [ "$cmd" = help ]; then
set -
cat <<EOF
Usage: $0 [all] [checkout] [test] [srcdir] [release] [help]
Usage: $0 [all] [checkout] [diff] [test] [srcdir] [release] [help]
[hdf4 <hdf4lib_path>] [archive <arch_path>] [dir <dir>]
[op-configure <option>] [--<option>]
all: Run all commands (checkout, test & release)