diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-02-26 18:25:02 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-02-26 18:25:02 (GMT) |
commit | 5904183abec98109b505c5477d628fadbd1bca01 (patch) | |
tree | a63e73bd034fd98b73287e49a08212bbfca80033 /tools | |
parent | 35ef577412c10f0a791bacbd5723f9c087a16a96 (diff) | |
download | hdf5-5904183abec98109b505c5477d628fadbd1bca01.zip hdf5-5904183abec98109b505c5477d628fadbd1bca01.tar.gz hdf5-5904183abec98109b505c5477d628fadbd1bca01.tar.bz2 |
[svn-r13392] formatted the usage message
Diffstat (limited to 'tools')
-rw-r--r-- | tools/h5diff/h5diff_main.c | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_10.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_600.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_601.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_602.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_603.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_604.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_605.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_606.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_611.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_612.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_613.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_614.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_615.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_620.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_621.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_622.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_623.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_624.txt | 4 |
19 files changed, 38 insertions, 38 deletions
diff --git a/tools/h5diff/h5diff_main.c b/tools/h5diff/h5diff_main.c index 1887bd3..c97586b 100644 --- a/tools/h5diff/h5diff_main.c +++ b/tools/h5diff/h5diff_main.c @@ -321,8 +321,8 @@ void usage(void) printf("[obj2] Name of an HDF5 object, in absolute path\n"); printf("[OPTIONS] are:\n"); printf("[-h] Print out this information\n"); - printf("[-r] Report mode. Print the differences\n"); - printf("[-v] Verbose mode. Print the differences, list of objects, warnings\n"); + printf("[-r] Report mode. Print differences\n"); + printf("[-v] Verbose mode. Print differences, list of objects, warnings\n"); printf("[-q] Quiet mode. Do not do output\n"); printf("[-n count] Print difference up to count number\n"); printf("[-d delta] Print difference when it is greater than limit delta\n"); diff --git a/tools/testfiles/h5diff_10.txt b/tools/testfiles/h5diff_10.txt index 6ac2278..c21945c 100644 --- a/tools/testfiles/h5diff_10.txt +++ b/tools/testfiles/h5diff_10.txt @@ -9,8 +9,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_600.txt b/tools/testfiles/h5diff_600.txt index 0badd87..e925cb7 100644 --- a/tools/testfiles/h5diff_600.txt +++ b/tools/testfiles/h5diff_600.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_601.txt b/tools/testfiles/h5diff_601.txt index 8829952..53ea6e8 100644 --- a/tools/testfiles/h5diff_601.txt +++ b/tools/testfiles/h5diff_601.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_602.txt b/tools/testfiles/h5diff_602.txt index 2735234..ae3c558 100644 --- a/tools/testfiles/h5diff_602.txt +++ b/tools/testfiles/h5diff_602.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_603.txt b/tools/testfiles/h5diff_603.txt index 8258399..2892d30 100644 --- a/tools/testfiles/h5diff_603.txt +++ b/tools/testfiles/h5diff_603.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_604.txt b/tools/testfiles/h5diff_604.txt index 5ef0136..b21cf6b 100644 --- a/tools/testfiles/h5diff_604.txt +++ b/tools/testfiles/h5diff_604.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_605.txt b/tools/testfiles/h5diff_605.txt index ddf183b..79f26b9 100644 --- a/tools/testfiles/h5diff_605.txt +++ b/tools/testfiles/h5diff_605.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_606.txt b/tools/testfiles/h5diff_606.txt index aa60e9a..5fbe6c1 100644 --- a/tools/testfiles/h5diff_606.txt +++ b/tools/testfiles/h5diff_606.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_611.txt b/tools/testfiles/h5diff_611.txt index 6e6dd93..c946152 100644 --- a/tools/testfiles/h5diff_611.txt +++ b/tools/testfiles/h5diff_611.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_612.txt b/tools/testfiles/h5diff_612.txt index 73dfdde..4c90acc 100644 --- a/tools/testfiles/h5diff_612.txt +++ b/tools/testfiles/h5diff_612.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_613.txt b/tools/testfiles/h5diff_613.txt index 5446bb9..7d625fe 100644 --- a/tools/testfiles/h5diff_613.txt +++ b/tools/testfiles/h5diff_613.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_614.txt b/tools/testfiles/h5diff_614.txt index 6b7a1da..bf7e7a0 100644 --- a/tools/testfiles/h5diff_614.txt +++ b/tools/testfiles/h5diff_614.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_615.txt b/tools/testfiles/h5diff_615.txt index e24d820..8b62641 100644 --- a/tools/testfiles/h5diff_615.txt +++ b/tools/testfiles/h5diff_615.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_620.txt b/tools/testfiles/h5diff_620.txt index b7f1ed5..8cee6d1 100644 --- a/tools/testfiles/h5diff_620.txt +++ b/tools/testfiles/h5diff_620.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_621.txt b/tools/testfiles/h5diff_621.txt index c6d8f06..b2f564f 100644 --- a/tools/testfiles/h5diff_621.txt +++ b/tools/testfiles/h5diff_621.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_622.txt b/tools/testfiles/h5diff_622.txt index 3db0705..ce3cc03 100644 --- a/tools/testfiles/h5diff_622.txt +++ b/tools/testfiles/h5diff_622.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_623.txt b/tools/testfiles/h5diff_623.txt index 38579cc..19ea4e3 100644 --- a/tools/testfiles/h5diff_623.txt +++ b/tools/testfiles/h5diff_623.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_624.txt b/tools/testfiles/h5diff_624.txt index a6776b4..98adccd 100644 --- a/tools/testfiles/h5diff_624.txt +++ b/tools/testfiles/h5diff_624.txt @@ -10,8 +10,8 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information -[-r] Report mode. Print the differences -[-v] Verbose mode. Print the differences, list of objects, warnings +[-r] Report mode. Print differences +[-v] Verbose mode. Print differences, list of objects, warnings [-q] Quiet mode. Do not do output [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta |