docs: Add missing newline

This commit is contained in:
Fabian Homborg
2021-04-11 18:44:19 +02:00
parent 7210261513
commit d31d7e4880

View File

@@ -296,6 +296,7 @@ In fish versions prior to 2.5.0 it was possible to create a function named ``-``
The open command doesn't work.
------------------------------
The ``open`` command uses the MIME type database and the ``.desktop`` files used by Gnome and KDE to identify filetypes and default actions. If at least one of these environments is installed, but the open command is not working, this probably means that the relevant files are installed in a non-standard location. Consider :ref:`asking for more help <more-help>`.
.. _faq-ssh-interactive:
Why won't SSH/SCP/rsync connect properly when fish is my login shell?