summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/help-2.ls
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2020-02-21 20:30:34 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2020-02-21 20:30:34 (GMT)
commit51b8c63864c72de9a7b40c00673fe07510fec27e (patch)
tree298e9a2584860a24f55d2bce1fc60faed2bef2dd /tools/testfiles/help-2.ls
parentc4f785bc93c5f4e8677b325c321e0f9ed41c3baa (diff)
parentc5ab2285639a801f87a77987db1a0b609a020314 (diff)
downloadhdf5-51b8c63864c72de9a7b40c00673fe07510fec27e.zip
hdf5-51b8c63864c72de9a7b40c00673fe07510fec27e.tar.gz
hdf5-51b8c63864c72de9a7b40c00673fe07510fec27e.tar.bz2
Merge develop
Diffstat (limited to 'tools/testfiles/help-2.ls')
-rw-r--r--tools/testfiles/help-2.ls9
1 files changed, 3 insertions, 6 deletions
diff --git a/tools/testfiles/help-2.ls b/tools/testfiles/help-2.ls
index 396bed3..7409c16 100644
--- a/tools/testfiles/help-2.ls
+++ b/tools/testfiles/help-2.ls
@@ -20,7 +20,7 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
--no-dangling-links
Must be used with --follow-symlinks option;
otherwise, h5ls shows error message and returns an exit
- code of 1.
+ code of 1.
Check for any symbolic links (soft links or external links)
that do not resolve to an existing object (dataset, group,
or named datatype).
@@ -55,11 +55,8 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
"%05d" to open a file family.
Deprecated Options
- The following options have been deprecated in HDF5. While they remain
- available, they have been superseded as indicated and may be removed
- from HDF5 in the future. Use the indicated replacement option in all
- new work; where possible, existing scripts, et cetera, should also be
- updated to use the replacement option.
+ The following options have been removed in HDF5 1.12. Use the indicated
+ replacement option in all work.
-E or --external Follow external links.
Replaced by --follow-symlinks.