more formatting fixes

This commit is contained in:
Georg Sieber 2015-06-05 21:39:17 +02:00
parent c569dd608f
commit 2fe7ad1c41

View File

@ -6,10 +6,10 @@ class DPMS(IntervalModule):
""" """
Shows and toggles status of DPMS which prevents screen from blanking. Shows and toggles status of DPMS which prevents screen from blanking.
.. rubric:: Available formatters .. rubric:: Available formatters
* `{status}` the current status of DPMS * `{status}` the current status of DPMS
@author Georg Sieber <g.sieber AT gmail.com> @author Georg Sieber <g.sieber AT gmail.com>
""" """