diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-07-26 14:56:10 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-07-26 14:56:10 (GMT) |
commit | dfe88e0fd3c7a0d87b9a523ee1e621e45435bbe0 (patch) | |
tree | 3f7c040d7f137aac4aa26067d67afecd0572153c /windows | |
parent | b28be580b85b4018eaba2161f70dbcdb6bfc36da (diff) | |
download | hdf5-dfe88e0fd3c7a0d87b9a523ee1e621e45435bbe0.zip hdf5-dfe88e0fd3c7a0d87b9a523ee1e621e45435bbe0.tar.gz hdf5-dfe88e0fd3c7a0d87b9a523ee1e621e45435bbe0.tar.bz2 |
[svn-r11155] Purpose:
Maintenance
Description:
Modify help information
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/batch_intelc/hdf5build_intelc.BAT | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/windows/batch_intelc/hdf5build_intelc.BAT b/windows/batch_intelc/hdf5build_intelc.BAT index 0958818..a96de13 100755 --- a/windows/batch_intelc/hdf5build_intelc.BAT +++ b/windows/batch_intelc/hdf5build_intelc.BAT @@ -124,10 +124,8 @@ echo hdf5build [OPTION] echo. echo Please use one of the following options! echo. -echo hdf5build Build HDF5 C Library and Tools -echo hdf5build enablecpp Build HDF5 C/C++ Libraries and Tools -echo hdf5build enablefortran Build HDF5 C/Fortran Libraries and Tools -echo hdf5build enableall Build HDF5 C/C++/Fortran Libraries and Tools -echo hdf5build /? Help information +echo hdf5build_intelc Build HDF5 C Library and Tools +echo hdf5build_intelc enablecpp Build HDF5 C/C++ Libraries and Tools +echo hdf5build_intelc /? Help information :END |