mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
fhemupdate added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@921 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
cb01a8ffb7
commit
bb7e62a75c
@ -46,6 +46,7 @@
|
|||||||
<a href="#help">?,help</a>
|
<a href="#help">?,help</a>
|
||||||
<a href="#include">include</a>
|
<a href="#include">include</a>
|
||||||
<a href="#inform">inform</a>
|
<a href="#inform">inform</a>
|
||||||
|
<a href="#fhemupdate">fhemupdate</a>
|
||||||
<a href="#list">list</a>
|
<a href="#list">list</a>
|
||||||
<a href="#modify">modify</a>
|
<a href="#modify">modify</a>
|
||||||
<a href="#quit">quit</a>
|
<a href="#quit">quit</a>
|
||||||
@ -527,6 +528,22 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
<br>
|
<br>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<a name="fhemupdate"></a>
|
||||||
|
<h3>fhemupdate</h3>
|
||||||
|
<ul>
|
||||||
|
<code>fhemupdate [filename]</code> <br>
|
||||||
|
<br>
|
||||||
|
Update the fhem modules and documentation from a nightly CVS chekout. For
|
||||||
|
this purpose fhem contants http://fhem.de, compares the stored timestamps
|
||||||
|
of the local files with the filelist on the server, and downloads the files
|
||||||
|
changed on the server. For all downloaded modules a reload will be
|
||||||
|
scheduled if the corresponding module is loaded.<br>
|
||||||
|
If an explicit filename is given, then this file will be downloaded
|
||||||
|
unconditionally.<br>
|
||||||
|
Note: if the main program (fhem.pl) is changed, a manual restart of fhem
|
||||||
|
will be necessary to apply the changes.
|
||||||
|
<br> </ul>
|
||||||
|
|
||||||
<a name="list"></a>
|
<a name="list"></a>
|
||||||
<h3>list</h3>
|
<h3>list</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user