diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-12-12 18:27:26 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-12-12 18:27:26 (GMT) |
commit | d3c3b4138ac01d76da8e82fe401caea760ef6f82 (patch) | |
tree | 599c1fd065a6292afe563511c1d88c0d753464ee /tools/testfiles/tnofilename.ddl | |
parent | 1693ccbeba8e0787bb34e1a37c2e5b3e4c470395 (diff) | |
download | hdf5-d3c3b4138ac01d76da8e82fe401caea760ef6f82.zip hdf5-d3c3b4138ac01d76da8e82fe401caea760ef6f82.tar.gz hdf5-d3c3b4138ac01d76da8e82fe401caea760ef6f82.tar.bz2 |
[svn-r14339] bug fix: aligned a line in usage that was not aligned
tested: linux
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 fada500..b7b802b 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] file -a P, --attribute=P Print the specified attribute -d P, --dataset=P Print the specified dataset -y, --noindex Do not print array indices with the data - -p, --properties Print dataset filters, storage layout and fill value + -p, --properties Print dataset filters, storage layout and fill value -f D, --filedriver=D Specify which driver to open the file with -g P, --group=P Print the specified group and all members -l P, --soft-link=P Print the value(s) of the specified soft link |