MSGFile, MSGMail: Add short summary for command_ref (Forum #56865)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12024 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
gandy92 2016-08-21 09:48:42 +00:00
parent 40cea9aad8
commit b722542b27
2 changed files with 4 additions and 0 deletions

View File

@ -195,6 +195,8 @@ sub MSGFile_Set($@)
1;
=pod
=item device
=item summary write text to a file on the filesystem
=begin html
<a name="MSGFile"></a>

View File

@ -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
<a name="MSGMail"></a>