summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/help-2.ls
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>2000-10-31 16:29:57 (GMT)
committerRobb Matzke <matzke@llnl.gov>2000-10-31 16:29:57 (GMT)
commit718b67a1432cbfef1e1130cebb92afbaeee852e6 (patch)
tree273f25ede50c17e3ce11713048378ee33a6a949c /tools/testfiles/help-2.ls
parent9a6bb96913ce9aa55b6e53c1be16161e41d2c367 (diff)
downloadhdf5-718b67a1432cbfef1e1130cebb92afbaeee852e6.zip
hdf5-718b67a1432cbfef1e1130cebb92afbaeee852e6.tar.gz
hdf5-718b67a1432cbfef1e1130cebb92afbaeee852e6.tar.bz2
[svn-r2770]
Purpose: Testing Description: The h5ls test script only looked at exit status. Solution: Created expected output files and compare actual output with expected output. Platforms tested: i686-pc-linux
Diffstat (limited to 'tools/testfiles/help-2.ls')
-rw-r--r--tools/testfiles/help-2.ls26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/testfiles/help-2.ls b/tools/testfiles/help-2.ls
new file mode 100644
index 0000000..bcb2688
--- /dev/null
+++ b/tools/testfiles/help-2.ls
@@ -0,0 +1,26 @@
+#############################
+ output for 'h5ls -w80 -help'
+#############################
+usage: h5ls [OPTIONS] [OBJECTS...]
+ OPTIONS
+ -h, -?, --help Print a usage message and exit
+ -a, --address Print addresses for raw data
+ -d, --data Print the values of datasets
+ -e, --errors Show all HDF5 error reporting
+ -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
+ -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
+ -wN, --width=N Set the number of columns of output
+ -v, --verbose Generate more verbose output
+ -V, --version Print version number and exit
+ -x, --hexdump Show raw data in hexadecimal format
+
+ OBJECTS
+ Each object consists of an HDF5 file name optionally followed by a
+ slash and an object name within the file (if no object is specified
+ within the file then the contents of the root group are dispalyed).
+ The file name may include a printf(3C) integer format such as
+ "%05d" to open a file family.