summaryrefslogtreecommitdiffstats
path: root/utils/tools/test/h5dwalk/help.h5dwalk
blob: 986cbba68d3c35e91a411cb49e6fda806e6a8cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

Usage: h5dwalk [options] <path> ...

Options:
  -i, --input <file>      - read list from file
  -o, --output <file>     - write output summary to the named file.
  -E, --error  <file>     - write processed errors to file in text format
  -l, --log_text <dir>    - write individual tool outputs to a file. Logs can be written to an optional named directory.
  -T, --tool <executable> - name of the HDF5 tool to invoke
  -h, --help              - print usage

For more information see https://mpifileutils.readthedocs.io.