diff --git a/docs/commandref.html b/docs/commandref.html
index b50fcc56e..9a12543b3 100644
--- a/docs/commandref.html
+++ b/docs/commandref.html
@@ -46,6 +46,7 @@
?,help
include
inform
+ fhemupdate
list
modify
quit
@@ -527,6 +528,22 @@ A line ending with \ will be concatenated with the next one, so long lines
+
+
fhemupdate
+
+ fhemupdate [filename]
+
+ Update the fhem modules and documentation from a nightly CVS chekout. For
+ this purpose fhem contants http://fhem.de, compares the stored timestamps
+ of the local files with the filelist on the server, and downloads the files
+ changed on the server. For all downloaded modules a reload will be
+ scheduled if the corresponding module is loaded.
+ If an explicit filename is given, then this file will be downloaded
+ unconditionally.
+ Note: if the main program (fhem.pl) is changed, a manual restart of fhem
+ will be necessary to apply the changes.
+
+
list