diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-08-12 21:58:31 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-08-12 21:58:31 (GMT) |
commit | 5d0b400f690631f3ad5ce56070e1fca34ef5042b (patch) | |
tree | 09f978083b42ea431ab07c82bf1db6e5fd4016bf /tools/testfiles/tpbitsLengthPositive.ddl | |
parent | a3204d77e7e8f7b15b01a424ac1789e1f29ad210 (diff) | |
download | hdf5-5d0b400f690631f3ad5ce56070e1fca34ef5042b.zip hdf5-5d0b400f690631f3ad5ce56070e1fca34ef5042b.tar.gz hdf5-5d0b400f690631f3ad5ce56070e1fca34ef5042b.tar.bz2 |
[svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. New test added, scripts updated, help text updated.
Tested: local linux
Diffstat (limited to 'tools/testfiles/tpbitsLengthPositive.ddl')
-rw-r--r-- | tools/testfiles/tpbitsLengthPositive.ddl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testfiles/tpbitsLengthPositive.ddl b/tools/testfiles/tpbitsLengthPositive.ddl index 2a69f14..342e4e8 100644 --- a/tools/testfiles/tpbitsLengthPositive.ddl +++ b/tools/testfiles/tpbitsLengthPositive.ddl @@ -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 --------------- |