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:
parent
22b166b8e6
commit
a61df68226
@ -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>
|
||||||
|
@ -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>
|
||||||
|
@ -40,6 +40,8 @@ sub CommandCount($$)
|
|||||||
1;
|
1;
|
||||||
|
|
||||||
=pod
|
=pod
|
||||||
|
=item summary count devices based on devspec
|
||||||
|
=item summary_DE zählt Geräte, die einer devspec entsprechen
|
||||||
=item command
|
=item command
|
||||||
=begin html
|
=begin html
|
||||||
|
|
||||||
|
@ -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ür Module und Geräte
|
||||||
=begin html
|
=begin html
|
||||||
|
|
||||||
<a name="help"></a>
|
<a name="help"></a>
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user