[svn-r16434] bug fix: typo in usage message

tested: linux
This commit is contained in:
Pedro Vicente Nunes
2009-02-05 10:24:23 -05:00
parent 9de3088234
commit 3c67d2972c
15 changed files with 15 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]]
The compare criteria is:
1) datasets: numerical array differences 2) groups: name string difference
3) datatypes: the return value of H5Tequal 2) links: name string difference
3) datatypes: the return value of H5Tequal 4) links: name string difference
of the linked value
Return exit code: