2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

various: add commandref summary

git-svn-id: https://svn.fhem.de/fhem/trunk@11992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2016-08-19 18:18:00 +00:00
parent 22b166b8e6
commit a61df68226
5 changed files with 10 additions and 0 deletions

View File

@ -1458,6 +1458,8 @@ sub btIP_getURL {
=pod =pod
=item helper =item helper
=item summary create a simple status display
=item summary_DE erzeugt ein einfaches Statusdisplay
=begin html =begin html
<a name="InfoPanel"></a> <a name="InfoPanel"></a>

View File

@ -304,6 +304,8 @@ sub _cfgDB_readConfig() {
=pod =pod
=item command =item command
=item summary frontend command for configDB configuration
=item summary_DE Befehl zur Konfiguration der configDB
=begin html =begin html
<a name="configdb"></a> <a name="configdb"></a>

View File

@ -40,6 +40,8 @@ sub CommandCount($$)
1; 1;
=pod =pod
=item summary count devices based on devspec
=item summary_DE z&auml;hlt Ger&auml;te, die einer devspec entsprechen
=item command =item command
=begin html =begin html

View File

@ -204,6 +204,8 @@ sub cref_search_cmd {
=pod =pod
=item command =item command
=item summary show help for module or device
=item summary_DE Hilfe f&uuml;r Module und Ger&auml;te
=begin html =begin html
<a name="help"></a> <a name="help"></a>

View File

@ -1109,6 +1109,8 @@ sub _cfgDB_Filelist(;$) {
=pod =pod
=item helper =item helper
=item summary configDB backend
=item summary_DE configDB backend
=begin html =begin html
<a name="configDB"></a> <a name="configDB"></a>