diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-08-19 16:51:32 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-08-19 16:51:32 (GMT) |
commit | 5c84b510304d5ae23eb1a7bedda8ce5eb816e414 (patch) | |
tree | 60c0a303691378612f48de4a174a34b9aaf45328 /tools/testfiles/h5dump-help.txt | |
parent | 6e58f671ec62120246a94101a80a47259ffb96c3 (diff) | |
download | hdf5-5c84b510304d5ae23eb1a7bedda8ce5eb816e414.zip hdf5-5c84b510304d5ae23eb1a7bedda8ce5eb816e414.tar.gz hdf5-5c84b510304d5ae23eb1a7bedda8ce5eb816e414.tar.bz2 |
[svn-r24024] JAVA-1714: CMake packaging for macs improved
HDFFV-7989: h5dump any_path and help text grouping
Added cygwin-64 support
Merged from trunk, tested local linux
Diffstat (limited to 'tools/testfiles/h5dump-help.txt')
-rw-r--r-- | tools/testfiles/h5dump-help.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testfiles/h5dump-help.txt b/tools/testfiles/h5dump-help.txt index 4367cb5..2a59a32 100644 --- a/tools/testfiles/h5dump-help.txt +++ b/tools/testfiles/h5dump-help.txt @@ -21,6 +21,8 @@ usage: h5dump [OPTIONS] files -g P, --group=P Print the specified group and all members -l P, --soft-link=P Print the value(s) of the specified soft link -t P, --datatype=P Print the specified named datatype + -N P, --any_path=P Print any attribute, dataset, group, datatype, or link that matches P + P can be the absolute path or just a relative path. -A, --onlyattr Print the header and value of attributes Optional value 0 suppresses printing attributes. --------------- Object Property Options --------------- |