From 912090c53916689f6d80e7947c3b8acd7e2a7dcf Mon Sep 17 00:00:00 2001
From: gandy92 <>
Date: Sun, 21 Aug 2016 09:48:42 +0000
Subject: [PATCH] MSGFile, MSGMail: Add short summary for command_ref (Forum
#56865)
git-svn-id: https://svn.fhem.de/fhem/trunk@12024 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/FHEM/76_MSGFile.pm | 2 ++
fhem/FHEM/76_MSGMail.pm | 2 ++
2 files changed, 4 insertions(+)
diff --git a/fhem/FHEM/76_MSGFile.pm b/fhem/FHEM/76_MSGFile.pm
index cdba92cf6..d7a3ed734 100644
--- a/fhem/FHEM/76_MSGFile.pm
+++ b/fhem/FHEM/76_MSGFile.pm
@@ -195,6 +195,8 @@ sub MSGFile_Set($@)
1;
=pod
+=item device
+=item summary write text to a file on the filesystem
=begin html
diff --git a/fhem/FHEM/76_MSGMail.pm b/fhem/FHEM/76_MSGMail.pm
index 53bd8c83c..091529e76 100644
--- a/fhem/FHEM/76_MSGMail.pm
+++ b/fhem/FHEM/76_MSGMail.pm
@@ -407,6 +407,8 @@ sub MSGMail_conn($)
1;
=pod
+=item device
+=item summary sends mail through a SMTP server, optionally with SSL encryption
=begin html