diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-07-18 16:46:43 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-07-18 16:46:43 (GMT) |
commit | a71f9dd1e49fa86f7a89a032d9b9ba9031b89356 (patch) | |
tree | 0fe5dc9c8293983c370585ca2d9c294a9bebc910 /tools/testfiles/textlinksrc-nodangle-1.ls | |
parent | dd0eaf951ffdbc73c97a97e0e91d11bc09e8ab3e (diff) | |
download | hdf5-a71f9dd1e49fa86f7a89a032d9b9ba9031b89356.zip hdf5-a71f9dd1e49fa86f7a89a032d9b9ba9031b89356.tar.gz hdf5-a71f9dd1e49fa86f7a89a032d9b9ba9031b89356.tar.bz2 |
[svn-r30194] Convert usage function to use standard tools macros.
Diffstat (limited to 'tools/testfiles/textlinksrc-nodangle-1.ls')
-rw-r--r-- | tools/testfiles/textlinksrc-nodangle-1.ls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/textlinksrc-nodangle-1.ls b/tools/testfiles/textlinksrc-nodangle-1.ls index 9c19957..6d1da9e 100644 --- a/tools/testfiles/textlinksrc-nodangle-1.ls +++ b/tools/testfiles/textlinksrc-nodangle-1.ls @@ -1,5 +1,3 @@ -Error: --no-dangling-links must be used along with --follow-symlinks option! - usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...] OPTIONS -h, -?, --help Print a usage message and exit @@ -58,3 +56,5 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...] Replaced by --follow-symlinks. -e, --errors Show all HDF5 error reporting Replaced by --enable-error-stack. +Error: --no-dangling-links must be used along with --follow-symlinks option! + |