summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-11-19 18:46:59 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-11-19 18:46:59 (GMT)
commitf0e99ad5d034d7a453b77d37e7a8495ab2f3cc23 (patch)
treee104b670412fceb302b1c0b8129fd7f3cedd2772 /tools/testfiles
parent27e823f08b9c3dfa303ea9bdee9244cb493b5ae6 (diff)
downloadhdf5-f0e99ad5d034d7a453b77d37e7a8495ab2f3cc23.zip
hdf5-f0e99ad5d034d7a453b77d37e7a8495ab2f3cc23.tar.gz
hdf5-f0e99ad5d034d7a453b77d37e7a8495ab2f3cc23.tar.bz2
[svn-r14266] enhancement: format usage message
tested: linux
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/tnofilename.ddl3
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