2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-04 17:08:43 +00:00

commandref_frame: fixed type in backupsymlink

git-svn-id: https://svn.fhem.de/fhem/trunk@6584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2014-09-20 19:44:12 +00:00
parent f33ef6f075
commit 79045d1834
2 changed files with 2 additions and 2 deletions

View File

@ -1150,7 +1150,7 @@ A line ending with \ will be concatenated with the next one, so long lines
This Attribute is used by the <a href="#backup">backup</a> command.<br>
Example:<br>
<ul>
attr global backupsymlinks yes
attr global backupsymlink yes
</ul>
</li><br>

View File

@ -1210,7 +1210,7 @@ Zeilen erstreckende Befehle, indem man keine \ am Zeilenende eingeben muss.</p>
Dieses Attribut wird vom <a href="#backup">backup</a> Befehl benutzt.<br>
Beispiel:<br>
<ul>
attr global backupsymlinks yes
attr global backupsymlink yes
</ul>
</li><br>