summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fe03c8de0..f4b09e06a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -476,7 +476,9 @@ The --enable-additional-fpath option may be used to add arbitrary
directories to the shell's default $fpath array. This may be useful to
have vendor specific function directories available for vendor specific
addons. You may add more than one directory this way by listing them with
-the option separated by commas.
+the option separated by commas. The additional directories will be added
+after the site specific directory (--enable-site-fndir) in the same order
+in which they are supplied.
Function depth
--------------