From f9385eb87a526410a05130ff706f04a895788afd Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 19 Feb 2016 23:58:45 +0100 Subject: [PATCH] UPdate docstring --- homeassistant/components/notify/command_line.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/notify/command_line.py b/homeassistant/components/notify/command_line.py index 025046f1e7c..4852c7312d1 100644 --- a/homeassistant/components/notify/command_line.py +++ b/homeassistant/components/notify/command_line.py @@ -1,6 +1,6 @@ """ homeassistant.components.notify.command_line -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command_line notification service. For more details about this platform, please refer to the documentation at