Insert blank line to make rST happy

This commit is contained in:
Sergei Turukin 2014-12-11 13:29:14 +02:00
parent eab6f77bd6
commit 2a5c0e77a0

View File

@ -20,6 +20,7 @@ class Cmus(IntervalModule):
Gets the status and current song info using cmus-remote Gets the status and current song info using cmus-remote
.. rubric:: Available formatters .. rubric:: Available formatters
* `{status}` current status icon (paused/playing/stopped) * `{status}` current status icon (paused/playing/stopped)
* `{song_elapsed}` song elapsed time (mm:ss format) * `{song_elapsed}` song elapsed time (mm:ss format)
* `{song_length}` total song duration (mm:ss format) * `{song_length}` total song duration (mm:ss format)