Remove invalid Sphinx text role

This commit is contained in:
Stein Magnus Jodal 2012-09-08 23:50:28 +02:00
parent fd4d5b2f62
commit 975c79c1e6

View File

@ -18,7 +18,7 @@ v0.8 (in development)
Track position and CPID was intermixed, so it would cause a crash if a CPID
matching the track position didn't exist. (Fixes: :issue:`162`)
- Added :option:`--list-deps` option to :cmd:`mopidy` command that lists
- Added :option:`--list-deps` option to the `mopidy` command that lists
required and optional dependencies, their current versions, and some other
information useful for debugging. (Fixes: :issue:`74`)