summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/textlinksrc-nodangle-1.ls
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-04 22:36:32 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:20:18 (GMT)
commit19e6c0b26aa959136b675da3dad70dee35fe86ac (patch)
tree1f4738bf567c852c466773bb2fe4e774a8531fca /tools/testfiles/textlinksrc-nodangle-1.ls
parentbb26e035e6100e3eaba1bf9df97b37c8a850c9f3 (diff)
downloadhdf5-19e6c0b26aa959136b675da3dad70dee35fe86ac.zip
hdf5-19e6c0b26aa959136b675da3dad70dee35fe86ac.tar.gz
hdf5-19e6c0b26aa959136b675da3dad70dee35fe86ac.tar.bz2
Update h5ls help and rework dump_mem routines for attrs
Diffstat (limited to 'tools/testfiles/textlinksrc-nodangle-1.ls')
-rw-r--r--tools/testfiles/textlinksrc-nodangle-1.ls9
1 files changed, 3 insertions, 6 deletions
diff --git a/tools/testfiles/textlinksrc-nodangle-1.ls b/tools/testfiles/textlinksrc-nodangle-1.ls
index 74db27b..0ea01e4 100644
--- a/tools/testfiles/textlinksrc-nodangle-1.ls
+++ b/tools/testfiles/textlinksrc-nodangle-1.ls
@@ -21,7 +21,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).
@@ -57,11 +57,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.