[svn-r15805] Purpose: Add option to h5ls to enable external link traversal.
Description: Added -E option to h5ls. When set, this alows h5ls to enter external files (currently only through an external link). The -r option by itself will no longer allow h5ls to traverse external links. Tested: kagiso, linew, smirom (h5committest)
This commit is contained in:
@@ -7,6 +7,7 @@ usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
-a, --address Print addresses for raw data
|
||||
-d, --data Print the values of datasets
|
||||
-e, --errors Show all HDF5 error reporting
|
||||
-E, --external Allow traversal into external files
|
||||
-f, --full Print full path names instead of base names
|
||||
-g, --group Show information about a group, not its contents
|
||||
-l, --label Label members of compound datasets
|
||||
|
||||
Reference in New Issue
Block a user