summaryrefslogtreecommitdiffstats
path: root/test/API/tools/testfiles/expected/h5mkgrp
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2023-10-03 22:00:59 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2023-10-03 22:00:59 (GMT)
commita06562ee6fe8f4e3ea13b965334b0330016a9706 (patch)
tree9992435cd9318e29abcd3a4edf9c9568665c7065 /test/API/tools/testfiles/expected/h5mkgrp
parentdb8b00865fdb76ce076d2032a0b27c5b012e9afc (diff)
downloadhdf5-shell_script.zip
hdf5-shell_script.tar.gz
hdf5-shell_script.tar.bz2
Remove unneeded/duplicated filesshell_script
Diffstat (limited to 'test/API/tools/testfiles/expected/h5mkgrp')
-rw-r--r--test/API/tools/testfiles/expected/h5mkgrp/h5mkgrp_help.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/test/API/tools/testfiles/expected/h5mkgrp/h5mkgrp_help.txt b/test/API/tools/testfiles/expected/h5mkgrp/h5mkgrp_help.txt
deleted file mode 100644
index 9525230..0000000
--- a/test/API/tools/testfiles/expected/h5mkgrp/h5mkgrp_help.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-usage: h5mkgrp [OPTIONS] FILE GROUP...
- OPTIONS
- -h, --help Print a usage message and exit
- -l, --latest Use latest version of file format to create groups
- -p, --parents No error if existing, make parent groups as needed
- -v, --verbose Print information about OBJECTS and OPTIONS
- -V, --version Print version number and exit
- --vol-value Value (ID) of the VOL connector to use for opening the
- HDF5 file specified
- --vol-name Name of the VOL connector to use for opening the
- HDF5 file specified
- --vol-info VOL-specific info to pass to the VOL connector used for
- opening the HDF5 file specified
-