mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Merge pull request #3934 from arogl/rarfile
Remove reference to rarfile version in link
This commit is contained in:
commit
c52dbacbf4
2 changed files with 2 additions and 1 deletions
|
|
@ -359,6 +359,7 @@ Fixes:
|
|||
:bug:`2984`
|
||||
* :doc:`/plugins/lyrics`: Fix crashes for Tekstowo false positives
|
||||
:bug:`3904`
|
||||
* :doc`/reference/cli`: Remove reference to rarfile version in link
|
||||
|
||||
For plugin developers:
|
||||
|
||||
|
|
|
|||
|
|
@ -151,7 +151,7 @@ Optional command flags:
|
|||
|
||||
beet import --set genre="Alternative Rock" --set mood="emotional"
|
||||
|
||||
.. _rarfile: https://pypi.python.org/pypi/rarfile/2.2
|
||||
.. _rarfile: https://pypi.python.org/pypi/rarfile/
|
||||
|
||||
.. only:: html
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue