summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-01-07 23:10:26 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-01-07 23:10:26 (GMT)
commit74333f5ae8661ba1ae309fecabdf0155963aa5ea (patch)
treebeaa1964f89e7c0abefff8e639b9562c2cc002a9 /bin
parent5651d417de9c6f5f98395cf8d030f09d4102e5e0 (diff)
downloadhdf5-74333f5ae8661ba1ae309fecabdf0155963aa5ea.zip
hdf5-74333f5ae8661ba1ae309fecabdf0155963aa5ea.tar.gz
hdf5-74333f5ae8661ba1ae309fecabdf0155963aa5ea.tar.bz2
[svn-r1935] A minor editing of the help messages.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/snapshot4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/snapshot b/bin/snapshot
index e2b3b55..f8b670c 100755
--- a/bin/snapshot
+++ b/bin/snapshot
@@ -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"