Replace invalid :cmd: with valid :command:

This commit is contained in:
Stein Magnus Jodal 2011-04-05 21:50:07 +02:00
parent 176409f0e8
commit c5dd33a343

View File

@ -42,8 +42,8 @@ No description yet.
- Local backend:
- Fix crash in :cmd:`mopidy-scan` if a track has no artist name. Thanks to
Martins Grunskis for test and patch and "octe" for patch.
- Fix crash in :command:`mopidy-scan` if a track has no artist name. Thanks
to Martins Grunskis for test and patch and "octe" for patch.
- Fix crash in `tag_cache` parsing if a track has no total number of tracks
in the album. Thanks to Martins Grunskis for the patch.