diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-06-26 21:28:13 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-06-26 21:28:13 (GMT) |
commit | a4dc3ff34d2dec4db339851df381b67970853f2a (patch) | |
tree | 3e18ac2594302bc416779d432360699640d2bb1b /tools/testfiles/tpbitsMaxExceeded.ddl | |
parent | 308106c0e96f3d991d804194a83c231f0a98ba2a (diff) | |
download | hdf5-a4dc3ff34d2dec4db339851df381b67970853f2a.zip hdf5-a4dc3ff34d2dec4db339851df381b67970853f2a.tar.gz hdf5-a4dc3ff34d2dec4db339851df381b67970853f2a.tar.bz2 |
[svn-r23830] HDFFV-8476: Add the optional arg to the help usage text.
Tested: local linux
Diffstat (limited to 'tools/testfiles/tpbitsMaxExceeded.ddl')
-rw-r--r-- | tools/testfiles/tpbitsMaxExceeded.ddl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testfiles/tpbitsMaxExceeded.ddl b/tools/testfiles/tpbitsMaxExceeded.ddl index e24245c..1a8dd11 100644 --- a/tools/testfiles/tpbitsMaxExceeded.ddl +++ b/tools/testfiles/tpbitsMaxExceeded.ddl @@ -6,6 +6,7 @@ usage: h5dump [OPTIONS] files -B, --superblock Print the content of the super block -H, --header Print the header only; no data is displayed -A, --onlyattr Print the header and value of attributes + Optional value 0 suppresses printing attributes. -i, --object-ids Print the object ids -r, --string Print 1-byte integer datasets as ASCII -e, --escape Escape non printing characters |