98_version.pm: separation of version command from fhem.pl - first step (Forum: #47155)

git-svn-id: https://svn.fhem.de/fhem/trunk@10451 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch
2016-01-10 22:24:10 +00:00
parent 4ca54cd988
commit b5dd96a81a
4 changed files with 151 additions and 37 deletions

View File

@@ -1296,24 +1296,6 @@ The following local attributes are used by a wider range of devices:
<br>
</ul>
<a name="version"></a>
<h3>version</h3>
<ul>
<code>version [filter]</code>
<br><br>
List the version of fhem.pl and all loaded modules. The optional parameter
can be used to filter the ouput.
<br><br>
Example output:
<ul>
<code>
# $Id: fhem.pl 3405 2013-07-11 19:46:39Z rudolfkoenig $<br>
# $Id: 00_CUL.pm 3237 2013-06-01 17:15:59Z rudolfkoenig $<br>
# $Id: 10_CUL_HM.pm 3378 2013-07-02 16:57:27Z martinp876 $<br>
</code>
</ul>
</ul>
<!-- commands end - diese Zeile nicht entfernen! -->
<a name="global"></a>