From 8e921e4d74870bebff0de67899695952a6dc8ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqu=C3=ADnez=20Ferr=C3=A1ndiz?= Date: Wed, 16 Feb 2022 21:51:19 +0100 Subject: [PATCH] fish plugin: Style fix Co-authored-by: Adrian Sampson --- docs/plugins/fish.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/fish.rst b/docs/plugins/fish.rst index 80dd3fb99..419d0206c 100644 --- a/docs/plugins/fish.rst +++ b/docs/plugins/fish.rst @@ -51,5 +51,5 @@ for example, very large numbers of genres/artists may result in higher memory utilization, completion latency, et cetera. This option is not meant to replace database queries altogether. -By default the completion file will be generated at ``~/.config/fish/completions/``, -if you want to save it somewhere else you can use the ``-o`` or ``--output``. +By default the completion file will be generated at ``~/.config/fish/completions/``. +If you want to save it somewhere else you can use the ``-o`` or ``--output``.