[svn-r22217] Description:
Added note about new '-S' option to h5stat and '-M' option to h5repack.
This commit is contained in:
@@ -76,6 +76,11 @@ New Features
|
||||
|
||||
Tools
|
||||
-----
|
||||
- h5repack: Added ability to set the metadata block size of the output
|
||||
file, with the '-M'/'--metadata_block_size' command line parameter.
|
||||
(QAK - 2012/03/30)
|
||||
- h5stat: Added ability to display a summary of the file space usage for a
|
||||
file, with the '-S' command line parameter. (QAK - 2012/03/28)
|
||||
- h5dump: Added capability for "-a" option to show attributes containing "/"
|
||||
by using an escape character. For example, for a dataset "/dset"
|
||||
containing attribute "speed(m/h)", use "h5dump -a "/dset/speed(\/h)"
|
||||
|
||||
Reference in New Issue
Block a user