Update comment

Re-add the comment which was deleted by mistake.
This commit is contained in:
yashar-sb-sb 2017-03-09 22:51:28 +03:30 committed by GitHub
parent 9efca45b02
commit dfb5bfe71c

View file

@ -1,6 +1,7 @@
# pylint: disable=C0111,R0903
"""Shows free diskspace, total diskspace and the percentage of free disk space.
-
Parameters:
* disk.warning: Warning threshold in % of disk space (defaults to 80%)
* disk.critical: Critical threshold in % of disk space (defaults ot 90%)