diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testfiles/help-1.ls | 2 | ||||
-rw-r--r-- | tools/testfiles/help-2.ls | 2 | ||||
-rw-r--r-- | tools/testfiles/help-3.ls | 2 | ||||
-rw-r--r-- | tools/testfiles/textlinksrc-nodangle-1.ls | 2 | ||||
-rw-r--r-- | tools/testfiles/tgroup-1.ls | 2 |
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 |