docs: Links for the function-related commands

This commit is contained in:
Fabian Homborg
2021-05-08 12:12:56 +02:00
parent 555af37616
commit aa84a4ba30
3 changed files with 17 additions and 1 deletions

View File

@@ -79,3 +79,7 @@ Examples
functions -e bar
# Erases the function ``bar``
See more
--------
For more explanation of how functions fit into fish, see :ref:`Functions <syntax-function>`.