[svn-r18875] Purpose:

Rename '--follow-links' to '--follow-symlinks' 

Description:
    The '--follow-links' option is to follow symbolic links (soft and external).
    Make the name more intuitive and specific to the feature.
    Merged from hdf5 1.8 branch r18874.

Tested:
    jam, amani
This commit is contained in:
Jonathan Kim
2010-05-21 16:04:21 -05:00
parent 79a7bb647d
commit d7b9893967
16 changed files with 143 additions and 143 deletions

View File

@@ -1,2 +1,2 @@
Error: --no-dangling-links must be used along with --follow-links option.
Error: --no-dangling-links must be used along with --follow-symlinks option.
EXIT CODE: 2