Note installing pyreflink in docs

This commit is contained in:
Ruben De Smet 2020-11-26 13:45:33 +01:00
parent 30a2dd9998
commit 5efaa09482

View file

@ -496,7 +496,8 @@ Defaults to ``no``.
This kind of clone is only available on certain filesystems: for example,
btrfs and APFS. For more details on filesystem support, see the `pyreflink`_
documentation.
documentation. Note that you need to install ``pyreflink``, either through
``python -m pip install beets[reflink]`` or ``python -m pip install reflink``.
The option is ignored if ``move`` is enabled (i.e., beets can move or
copy files but it doesn't make sense to do both).