2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

98_configdb.pm: add fileexport all

git-svn-id: https://svn.fhem.de/fhem/trunk@13381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2017-02-10 20:04:25 +00:00
parent 7614143c17
commit 8f216268ac

View File

@ -513,7 +513,7 @@ compare device: telnetPort in current version 0 (left) to version: 1 (right)
<br/>
<li><code>configdb fileexport &lt;targetFilename&gt;|all</code></li><br/>
Exports specified fhem file from database into filesystem.<br/>
Exports specified file (or all files) from database into filesystem.<br/>
Example:<br/>
<br/>
<code>configdb fileexport FHEM/99_myUtils.pm</code><br/>