mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r5068] Purpose:
Updated the help message to include the diff option.
This commit is contained in:
parent
7b77f97188
commit
0ce6b8c9e6
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user