[svn-r18874] 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 trunk r18873.

Tested:
    jam
This commit is contained in:
Jonathan Kim
2010-05-21 15:31:03 -05:00
parent 1fb2abb7f8
commit 6cd165398b
15 changed files with 142 additions and 142 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