diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-02-15 22:58:51 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-02-15 22:58:51 (GMT) |
commit | ebb3bb0cfc08f3674606d78ec8c18cb7132650cd (patch) | |
tree | b400ae8e03d83155de7fcb89c6cab91a2c6770ed /tools/testfiles/pbits/tnofilename-with-packed-bits.ddl | |
parent | 84fdfb68636d3d52cb2187d0b095bebfb7330663 (diff) | |
download | hdf5-ebb3bb0cfc08f3674606d78ec8c18cb7132650cd.zip hdf5-ebb3bb0cfc08f3674606d78ec8c18cb7132650cd.tar.gz hdf5-ebb3bb0cfc08f3674606d78ec8c18cb7132650cd.tar.bz2 |
HDFFV-10384 Add opt arg to help
Diffstat (limited to 'tools/testfiles/pbits/tnofilename-with-packed-bits.ddl')
-rw-r--r-- | tools/testfiles/pbits/tnofilename-with-packed-bits.ddl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/pbits/tnofilename-with-packed-bits.ddl b/tools/testfiles/pbits/tnofilename-with-packed-bits.ddl index 767cbbf..0a3beb0 100644 --- a/tools/testfiles/pbits/tnofilename-with-packed-bits.ddl +++ b/tools/testfiles/pbits/tnofilename-with-packed-bits.ddl @@ -44,8 +44,8 @@ usage: h5dump [OPTIONS] files -m T, --format=T Set the floating point output format -q Q, --sort_by=Q Sort groups and attributes by index Q -z Z, --sort_order=Z Sort groups and attributes by order Z - --enable-error-stack Prints messages from the HDF5 error stack as they - occur. + --enable-error-stack Prints messages from the HDF5 error stack as they occur. + Optional value 2 also prints file open errors. --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -w N, --width=N Set the number of columns of output. A value of 0 (zero) |