diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-12-06 16:25:51 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-12-06 16:25:51 (GMT) |
commit | c15315539b27acfc4a15a84bff7a8f3d7a5daccb (patch) | |
tree | fa4f5792c777d4002c299645d44c343876813e23 /tools/testfiles/tnofilename.ddl | |
parent | a5ba6ac3977d660d3122387ad470374c0b2bfbc6 (diff) | |
download | hdf5-c15315539b27acfc4a15a84bff7a8f3d7a5daccb.zip hdf5-c15315539b27acfc4a15a84bff7a8f3d7a5daccb.tar.gz hdf5-c15315539b27acfc4a15a84bff7a8f3d7a5daccb.tar.bz2 |
[svn-r14324] bug fix: #786 (E3) h5dump refers to the user block as "boot block"
replaced usage message with "super block"
tested: linux
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-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 bae9f79..fada500 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -5,7 +5,7 @@ usage: h5dump [OPTIONS] file OPTIONS -h, --help Print a usage message and exit -n, --contents Print a list of the file contents and exit - -B, --bootblock Print the content of the boot block + -B, --superblock Print the content of the super block -H, --header Print the header only; no data is displayed -A, --onlyattr Print the header and value of attributes -i, --object-ids Print the object ids |