70_VolumeLink.pm: fix summary for new commandref

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12008 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rapster 2016-08-20 10:07:36 +00:00
parent 859bbf3f01
commit 1ec8999e9e

View File

@ -294,9 +294,9 @@ sub VolumeLink_ReceiveCommand($) {
1;
=pod
+=item device
+=item summary VolumeLink links the volume-level & mute-state from a physical device (e.g. a TV) with the volume & mute control of a fhem device.
+=item summary_DE VolumeLink verbindet den Lautstaerke-Pegel & Mute-Zustand von einem physischen Geraet (zum Beispiel einem TV), mit der Lautstaerke und Stummschaltung eines FHEM Geraets.
=item device
=item summary VolumeLink links the volume-level & mute-state from a physical device (e.g. a TV) with the volume & mute control of a fhem device.
=item summary_DE VolumeLink verbindet den Lautstaerke-Pegel & Mute-Zustand von einem physischen Geraet (zum Beispiel einem TV), mit der Lautstaerke und Stummschaltung eines FHEM Geraets.
=begin html
<a name="VolumeLink"></a>