diff options
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-rw-r--r-- | tools/testfiles/tnofilename.ddl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index a3625bf..bae9f79 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -73,7 +73,8 @@ usage: h5dump [OPTIONS] file h5dump -d /foo -s "0,1" -S "1,1" -c "2,3" -k "2,2" quux.h5 - 3) Saving dataset 'dset' in file quux.h5 to binary file 'out.bin' using a little-endian type + 3) Saving dataset 'dset' in file quux.h5 to binary file 'out.bin' + using a little-endian type h5dump -d /dset -b LE -o out.bin quux.h5 |