diff --git a/fhem/CHANGED b/fhem/CHANGED
index 8d2402a38..4ebb3416c 100644
--- a/fhem/CHANGED
+++ b/fhem/CHANGED
@@ -1,6 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- SVN
+ - feature: configDB: added command fileshow
- feature: configDB: added commands filelist and filedelete
- feature: configDB: added commands fileimport and fileexport
- feature: 36_JeeLink: added LaCrosse, ETH200comfort, CUL_IR,
diff --git a/fhem/FHEM/98_configdb.pm b/fhem/FHEM/98_configdb.pm
index 49695c09c..a95010de3 100644
--- a/fhem/FHEM/98_configdb.pm
+++ b/fhem/FHEM/98_configdb.pm
@@ -500,6 +500,11 @@ compare device: telnetPort in current version 0 (left) to version: 1 (right)
+
configdb fileshow <Filename>configdb info@@ -798,6 +803,11 @@ compare device: telnetPort in current version 0 (left) to version: 1 (right)
+
configdb fileshow <Dateiname>configdb info