diff --git a/doc_src/index.rst b/doc_src/index.rst index 23d38b3e3..7c582cf6e 100644 --- a/doc_src/index.rst +++ b/doc_src/index.rst @@ -490,6 +490,7 @@ When fish is given a commandline, it expands the parameters before sending them - :ref:`Brace expansion `, to write lists with common pre- or suffixes in a shorter way - :ref:`Tilde expansion `, to turn the ``~`` at the beginning of paths into the path to the home directory +Parameter expansion is limited to 524288 items. .. _expand-wildcard: