summaryrefslogtreecommitdiffstats
path: root/tools/h5ls.c
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1998-07-20 16:05:43 (GMT)
committerRobb Matzke <matzke@llnl.gov>1998-07-20 16:05:43 (GMT)
commit1dbacc8377754e33e8088ad6c7895a5f68bf7dfb (patch)
treefcf26adf4ac525bd2fe2d519c084f9accb78bfe0 /tools/h5ls.c
parent29bf0662db641fde339ff9237bd1277509a047f1 (diff)
downloadhdf5-1dbacc8377754e33e8088ad6c7895a5f68bf7dfb.zip
hdf5-1dbacc8377754e33e8088ad6c7895a5f68bf7dfb.tar.gz
hdf5-1dbacc8377754e33e8088ad6c7895a5f68bf7dfb.tar.bz2
[svn-r517] Changes since 19980720
---------------------- ./bin/release The archive names have only three parts to a version number. Instead of `hdf5-1.2.3d.tar.gz' they will be named like `hdf5-1.2.3.tar.gz'. ./src/H5public.h ./src/H5.c Dropped the patch level from the version number. The version number is now a major number, a minor number, and a release number. ./doc/html/Version.html Updated to get rid of patch numbers. ./tools/h5repart.c Added a `-V' flag like for `h5ls' that prints the version number.
Diffstat (limited to 'tools/h5ls.c')
-rw-r--r--tools/h5ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5ls.c b/tools/h5ls.c
index f6e3de7..f7e9b76 100644
--- a/tools/h5ls.c
+++ b/tools/h5ls.c
@@ -45,7 +45,7 @@ usage: %s [OPTIONS] FILE [GROUP]\n\
OPTIONS\n\
-h, -?, --help Print a usage message and exit\n\
-v, --verbose Generate more verbose output\n\
- --version Print version number and exit\n\
+ -V, --version Print version number and exit\n\
FILE\n\
The file name may include a printf(3C) integer format such as\n\
\"%%05d\" to open a file family.\n\