[svn-r8397] Purpose:
h5repack in 1.6 Description: 2 functions we re added to /src: H5Premove filter and H5Iget_file_id Solution: Platforms tested: linux solaris AIX Misc. update:
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#############################
|
||||
Expected output for 'h5diff file1.h5 file2.h5 -d 0 g1/dset3 g1/dset4'
|
||||
#############################
|
||||
$h5diff file1.h5 file2.h5 -d 0 g1/dset3 g1/dset4
|
||||
<-d 0> is not a valid option
|
||||
Usage: h5diff file1 file2 [OPTIONS] [obj1[obj2]]
|
||||
|
||||
@@ -11,6 +10,7 @@ file2 File name of the second HDF5 file
|
||||
[obj2] Name of an HDF5 object, in absolute path
|
||||
[OPTIONS] are:
|
||||
[-h] Print out this information
|
||||
[-v] Verbose mode
|
||||
[-r] Print only what objects differ, not the differences
|
||||
[-n count] Print difference up to count number
|
||||
[-d delta] Print difference when it is greater than limit delta
|
||||
|
||||
Reference in New Issue
Block a user