summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2019-10-21 22:08:25 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2019-10-21 22:08:25 (GMT)
commite84a416ad85836cdedbe947250f409b6e2c8fbea (patch)
tree064037d96f03ce9fe7001cdd4f7b49f106df8535 /tools
parent7e4d20453ead35a420a4e68a20edd38348a45971 (diff)
downloadhdf5-e84a416ad85836cdedbe947250f409b6e2c8fbea.zip
hdf5-e84a416ad85836cdedbe947250f409b6e2c8fbea.tar.gz
hdf5-e84a416ad85836cdedbe947250f409b6e2c8fbea.tar.bz2
Expect the h5ls usage message to mention --poll twice.
Diffstat (limited to 'tools')
-rw-r--r--tools/testfiles/help-1.ls2
-rw-r--r--tools/testfiles/help-2.ls2
-rw-r--r--tools/testfiles/help-3.ls2
-rw-r--r--tools/testfiles/textlinksrc-nodangle-1.ls2
-rw-r--r--tools/testfiles/tgroup-1.ls2
5 files changed, 10 insertions, 0 deletions
diff --git a/tools/testfiles/help-1.ls b/tools/testfiles/help-1.ls
index 491f696..a2d219e 100644
--- a/tools/testfiles/help-1.ls
+++ b/tools/testfiles/help-1.ls
@@ -1,4 +1,5 @@
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
+ h5ls [OPTIONS] --poll file
OPTIONS
-h, -?, --help Print a usage message and exit
-a, --address Print raw data address. If dataset is contiguous, address
@@ -29,6 +30,7 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
-f, --full Print full path names instead of base names
-g, --group Show information about a group, not its contents
-l, --label Label members of compound datasets
+ -p, --poll Continuously re-read and re-display the input file using VFD SWMR
-r, --recursive List all groups recursively, avoiding cycles
-s, --string Print 1-byte integer datasets as ASCII
-S, --simple Use a machine-readable output format
diff --git a/tools/testfiles/help-2.ls b/tools/testfiles/help-2.ls
index 491f696..a2d219e 100644
--- a/tools/testfiles/help-2.ls
+++ b/tools/testfiles/help-2.ls
@@ -1,4 +1,5 @@
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
+ h5ls [OPTIONS] --poll file
OPTIONS
-h, -?, --help Print a usage message and exit
-a, --address Print raw data address. If dataset is contiguous, address
@@ -29,6 +30,7 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
-f, --full Print full path names instead of base names
-g, --group Show information about a group, not its contents
-l, --label Label members of compound datasets
+ -p, --poll Continuously re-read and re-display the input file using VFD SWMR
-r, --recursive List all groups recursively, avoiding cycles
-s, --string Print 1-byte integer datasets as ASCII
-S, --simple Use a machine-readable output format
diff --git a/tools/testfiles/help-3.ls b/tools/testfiles/help-3.ls
index 491f696..a2d219e 100644
--- a/tools/testfiles/help-3.ls
+++ b/tools/testfiles/help-3.ls
@@ -1,4 +1,5 @@
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
+ h5ls [OPTIONS] --poll file
OPTIONS
-h, -?, --help Print a usage message and exit
-a, --address Print raw data address. If dataset is contiguous, address
@@ -29,6 +30,7 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
-f, --full Print full path names instead of base names
-g, --group Show information about a group, not its contents
-l, --label Label members of compound datasets
+ -p, --poll Continuously re-read and re-display the input file using VFD SWMR
-r, --recursive List all groups recursively, avoiding cycles
-s, --string Print 1-byte integer datasets as ASCII
-S, --simple Use a machine-readable output format
diff --git a/tools/testfiles/textlinksrc-nodangle-1.ls b/tools/testfiles/textlinksrc-nodangle-1.ls
index 6d1da9e..26d58f3 100644
--- a/tools/testfiles/textlinksrc-nodangle-1.ls
+++ b/tools/testfiles/textlinksrc-nodangle-1.ls
@@ -1,4 +1,5 @@
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
+ h5ls [OPTIONS] --poll file
OPTIONS
-h, -?, --help Print a usage message and exit
-a, --address Print raw data address. If dataset is contiguous, address
@@ -29,6 +30,7 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
-f, --full Print full path names instead of base names
-g, --group Show information about a group, not its contents
-l, --label Label members of compound datasets
+ -p, --poll Continuously re-read and re-display the input file using VFD SWMR
-r, --recursive List all groups recursively, avoiding cycles
-s, --string Print 1-byte integer datasets as ASCII
-S, --simple Use a machine-readable output format
diff --git a/tools/testfiles/tgroup-1.ls b/tools/testfiles/tgroup-1.ls
index 069d43e..723180a 100644
--- a/tools/testfiles/tgroup-1.ls
+++ b/tools/testfiles/tgroup-1.ls
@@ -1,4 +1,5 @@
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
+ h5ls [OPTIONS] --poll file
OPTIONS
-h, -?, --help Print a usage message and exit
-a, --address Print raw data address. If dataset is contiguous, address
@@ -29,6 +30,7 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
-f, --full Print full path names instead of base names
-g, --group Show information about a group, not its contents
-l, --label Label members of compound datasets
+ -p, --poll Continuously re-read and re-display the input file using VFD SWMR
-r, --recursive List all groups recursively, avoiding cycles
-s, --string Print 1-byte integer datasets as ASCII
-S, --simple Use a machine-readable output format