diff options
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-rw-r--r-- | tools/testfiles/tnofilename.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index 92d9196..379b08a 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -72,6 +72,6 @@ usage: h5dump [OPTIONS] file 3) Saving dataset 'dset' in file quux.h5 to binary file 'out.bin' using a little-endian type - h5dump -d /dset -b out.bin -F LE quux.h5 + h5dump -d /dset -b LE -o out.bin quux.h5 h5dump error: missing file name |