configdb - added commandref docu for "fileshow"

CHANGED - updated

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5596 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2014-04-21 19:06:48 +00:00
parent 9af8fff866
commit 87986b763a
2 changed files with 11 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- SVN
- feature: configDB: added command fileshow
- feature: configDB: added commands filelist and filedelete
- feature: configDB: added commands fileimport and fileexport
- feature: 36_JeeLink: added LaCrosse, ETH200comfort, CUL_IR,

View File

@@ -500,6 +500,11 @@ compare device: telnetPort in current version 0 (left) to version: 1 (right)
<br/>
<br/>
<li><code>configdb fileshow &lt;Filename&gt;</code></li><br/>
Show content of specified file stored in database.<br/>
<br/>
<br/>
<li><code>configdb info</code></li><br/>
Returns some database statistics<br/>
<pre>
@@ -798,6 +803,11 @@ compare device: telnetPort in current version 0 (left) to version: 1 (right)
<br/>
<br/>
<li><code>configdb fileshow &lt;Dateiname&gt;</code></li><br/>
Zeigt den Inhalt einer in der Datenbank gespeichert Datei an.<br/>
<br/>
<br/>
<li><code>configdb info</code></li><br/>
Liefert eine Datenbankstatistik<br/>
<pre>