[svn-r1935] A minor editing of the help messages.

This commit is contained in:
Albert Cheng 2000-01-07 18:10:26 -05:00
parent 5651d417de
commit 74333f5ae8

View File

@ -105,8 +105,8 @@ if [ "$cmd" = help ]; then
echo " test: Run test"
echo " release: Run release"
echo " srcdir: Use srcdir option (does not imply other commands)"
echo ' "snapshot srcdir" is equivalent to "snapshot srcdir all"'
echo ' "snapshot srcdir checkout" is equivalent to "snapshot checkout"'
echo ' "snapshot srcdir" is equivalent to "snapshot srcdir all"'
echo ' "snapshot srcdir checkout" is equivalent to "snapshot checkout"'
echo " help: Print this message"
echo " hdf4 <hdf4lib_path>:"
echo " Use <hdf4lib_path> as the HDF4LIB locations"