Should be :command:, not :cmd:
This commit is contained in:
parent
b6c1f5fc15
commit
3dd9fc8564
@ -96,7 +96,7 @@ class CustomOutput(BaseOutput):
|
|||||||
|
|
||||||
2. Advanced setups that require complete control of the output bin. For
|
2. Advanced setups that require complete control of the output bin. For
|
||||||
these cases setup :attr:`mopidy.settings.CUSTOM_OUTPUT` with a
|
these cases setup :attr:`mopidy.settings.CUSTOM_OUTPUT` with a
|
||||||
:cmd:`gst-launch` compatible string describing the target setup.
|
:command:`gst-launch` compatible string describing the target setup.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
def describe_bin(self):
|
def describe_bin(self):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user