mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +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
|
||||
=item helper
|
||||
=item summary create a simple status display
|
||||
=item summary_DE erzeugt ein einfaches Statusdisplay
|
||||
=begin html
|
||||
|
||||
<a name="InfoPanel"></a>
|
||||
|
@ -304,6 +304,8 @@ sub _cfgDB_readConfig() {
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=item summary frontend command for configDB configuration
|
||||
=item summary_DE Befehl zur Konfiguration der configDB
|
||||
=begin html
|
||||
|
||||
<a name="configdb"></a>
|
||||
|
@ -40,6 +40,8 @@ sub CommandCount($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item summary count devices based on devspec
|
||||
=item summary_DE zählt Geräte, die einer devspec entsprechen
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
|
@ -204,6 +204,8 @@ sub cref_search_cmd {
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=item summary show help for module or device
|
||||
=item summary_DE Hilfe für Module und Geräte
|
||||
=begin html
|
||||
|
||||
<a name="help"></a>
|
||||
|
@ -1109,6 +1109,8 @@ sub _cfgDB_Filelist(;$) {
|
||||
|
||||
=pod
|
||||
=item helper
|
||||
=item summary configDB backend
|
||||
=item summary_DE configDB backend
|
||||
=begin html
|
||||
|
||||
<a name="configDB"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user