fish plugin: Style fix

Co-authored-by: Adrian Sampson <adrian@radbox.org>
This commit is contained in:
Jaime Marquínez Ferrándiz 2022-02-16 21:51:19 +01:00 committed by GitHub
parent fedb8b0b8f
commit 8e921e4d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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``.