mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 02:52:33 +01:00
fish plugin: Style fix
Co-authored-by: Adrian Sampson <adrian@radbox.org>
This commit is contained in:
parent
fedb8b0b8f
commit
8e921e4d74
1 changed files with 2 additions and 2 deletions
|
|
@ -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``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue