diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-30 22:44:31 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-30 22:44:31 (GMT) |
commit | c3748e1b0b891462b885a4da3166c1e3e9b9edc1 (patch) | |
tree | f97abe5e9aa06d64da61c8310c14a58af4184110 /tools | |
parent | d5ccf919e431a81b98135a76cb580840fb04ede3 (diff) | |
download | hdf5-c3748e1b0b891462b885a4da3166c1e3e9b9edc1.zip hdf5-c3748e1b0b891462b885a4da3166c1e3e9b9edc1.tar.gz hdf5-c3748e1b0b891462b885a4da3166c1e3e9b9edc1.tar.bz2 |
[svn-r6788] Purpose:
Update
Description:
Fixed description. Should be 1-byte instead of 1-bytes
Platforms tested:
Linux (Small change, no need for full checking)
Misc. update:
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testfiles/tnofilename.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index 8a72382..f0b6e32 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -7,7 +7,7 @@ usage: h5dump [OPTIONS] file -B, --bootblock Print the content of the boot block -H, --header Print the header only; no data is displayed -i, --object-ids Print the object ids - -r, --string Print 1-bytes integer datasets as ASCII + -r, --string Print 1-byte integer datasets as ASCII -V, --version Print version number and exit -a P, --attribute=P Print the specified attribute -d P, --dataset=P Print the specified dataset |