mirror of
https://github.com/beetbox/beets.git
synced 2025-12-25 18:13:17 +01:00
Note installing pyreflink in docs
This commit is contained in:
parent
30a2dd9998
commit
5efaa09482
1 changed files with 2 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue