diff options
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/h5dump-help.txt | 2 | ||||
-rw-r--r-- | tools/testfiles/tnofilename-with-packed-bits.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tpbitsIncomplete.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tpbitsLengthExceeded.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tpbitsLengthPositive.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tpbitsMaxExceeded.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tpbitsOffsetExceeded.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tpbitsOffsetNegative.ddl | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/tools/testfiles/h5dump-help.txt b/tools/testfiles/h5dump-help.txt index 12629c9..40510a4 100644 --- a/tools/testfiles/h5dump-help.txt +++ b/tools/testfiles/h5dump-help.txt @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tnofilename-with-packed-bits.ddl b/tools/testfiles/tnofilename-with-packed-bits.ddl index e8b733c..440e3d9 100644 --- a/tools/testfiles/tnofilename-with-packed-bits.ddl +++ b/tools/testfiles/tnofilename-with-packed-bits.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tpbitsIncomplete.ddl b/tools/testfiles/tpbitsIncomplete.ddl index 0af7386..758b6b4 100644 --- a/tools/testfiles/tpbitsIncomplete.ddl +++ b/tools/testfiles/tpbitsIncomplete.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tpbitsLengthExceeded.ddl b/tools/testfiles/tpbitsLengthExceeded.ddl index bf1ced8..a85ba49 100644 --- a/tools/testfiles/tpbitsLengthExceeded.ddl +++ b/tools/testfiles/tpbitsLengthExceeded.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tpbitsLengthPositive.ddl b/tools/testfiles/tpbitsLengthPositive.ddl index 4aa79bd..d5a1c88 100644 --- a/tools/testfiles/tpbitsLengthPositive.ddl +++ b/tools/testfiles/tpbitsLengthPositive.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tpbitsMaxExceeded.ddl b/tools/testfiles/tpbitsMaxExceeded.ddl index 89a767c..e24245c 100644 --- a/tools/testfiles/tpbitsMaxExceeded.ddl +++ b/tools/testfiles/tpbitsMaxExceeded.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tpbitsOffsetExceeded.ddl b/tools/testfiles/tpbitsOffsetExceeded.ddl index 2f89be6..8f58c47 100644 --- a/tools/testfiles/tpbitsOffsetExceeded.ddl +++ b/tools/testfiles/tpbitsOffsetExceeded.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. diff --git a/tools/testfiles/tpbitsOffsetNegative.ddl b/tools/testfiles/tpbitsOffsetNegative.ddl index e3bca0c..6df8cce 100644 --- a/tools/testfiles/tpbitsOffsetNegative.ddl +++ b/tools/testfiles/tpbitsOffsetNegative.ddl @@ -47,7 +47,7 @@ usage: h5dump [OPTIONS] files --no-compact-subset Disable compact form of subsetting and allow the use of "[" in dataset names. -O F, --ddl=F Output ddl text into file F - Use NULL as filename to suppress ddl display + Do not use filename F to suppress ddl display Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. |