diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index bf71f0508..64efbb972 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1566,10 +1566,10 @@ The following local attributes are used by a wider range of devices:
commandref
- If set to "full" (default), then a full commandref will be generated
- after each update. If set to modular, there is only a short description
- at the beginning, and the module documentation is loaded from FHEM
- dynamically.
+ If set to "full", then a full commandref will be generated after each
+ update. If set to modular (default since FHEM 6.1), there is only a
+ short description at the beginning, and the module documentation is
+ loaded from FHEM dynamically.
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index f7c8658a2..5530ada21 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1670,10 +1670,11 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
commandref
- Falls der Wert "full" (die Voreinstellung) ist, dann wird nach jedem
+ Falls der Wert "full" ist, dann wird nach jedem
update ein komplettes commandref.html generiert. Falls der Wert
- "modular" ist, dann wird die Moduldokumentation erst nach Bedarf
- waehrend der Laufzeit per JavaScript geladen.
+ "modular" ist (voreingestellt seit FHEM 6.1), dann wird die
+ Moduldokumentation erst nach Bedarf waehrend der Laufzeit per
+ JavaScript geladen.