aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/index.hdr.in
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-11-10 11:57:25 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-11-10 11:58:11 +0800
commitf2447c537ef3c944da87e00e13f816d3a6c7548f (patch)
treecc7a79d57ebf5c667e4d5e1650a420c91a5d17d7 /doc_src/index.hdr.in
parent220a15b8f61b7333ebaf7986a00f0d4dcf684eb2 (diff)
document behaviour of arrays that are split on import
Diffstat (limited to 'doc_src/index.hdr.in')
-rw-r--r--doc_src/index.hdr.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index b472d957..d4bc2bc9 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -713,6 +713,7 @@ A range of indices can be specified, see <a href='#expand-index-range'>index ran
All arrays are one-dimensional and cannot contain other arrays, although it is possible to fake nested arrays using the dereferencing rules of <a href="#expand-variable">variable expansion</a>.
+`fish` automatically creates arrays from the variables `PATH`, `CDPATH` and `MANPATH` when it is started. (Previous versions created arrays from *all* colon-delimited environment variables.)
\subsection variables-special Special variables