mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
commandref_frame: fixed type in backupsymlink
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ebd42bd7da
commit
1937bc7bf3
@ -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>
|
This Attribute is used by the <a href="#backup">backup</a> command.<br>
|
||||||
Example:<br>
|
Example:<br>
|
||||||
<ul>
|
<ul>
|
||||||
attr global backupsymlinks yes
|
attr global backupsymlink yes
|
||||||
</ul>
|
</ul>
|
||||||
</li><br>
|
</li><br>
|
||||||
|
|
||||||
|
@ -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>
|
Dieses Attribut wird vom <a href="#backup">backup</a> Befehl benutzt.<br>
|
||||||
Beispiel:<br>
|
Beispiel:<br>
|
||||||
<ul>
|
<ul>
|
||||||
attr global backupsymlinks yes
|
attr global backupsymlink yes
|
||||||
</ul>
|
</ul>
|
||||||
</li><br>
|
</li><br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user