mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
configdb - added commandref docu for "fileshow"
CHANGED - updated git-svn-id: https://svn.fhem.de/fhem/trunk@5596 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
99f59ee857
commit
55d984f492
@ -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,
|
||||
|
@ -500,6 +500,11 @@ compare device: telnetPort in current version 0 (left) to version: 1 (right)
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<li><code>configdb fileshow <Filename></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 <Dateiname></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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user