diff --git a/doc/config.html b/doc/config.html
index 1ed68b49..8b55cd49 100755
--- a/doc/config.html
+++ b/doc/config.html
@@ -281,6 +281,7 @@ commands are possible:
Edit - Edit current logbook entry
Delete - Delete current logbook entry
Reply - Submit a reply to current entry
+ Download - Download a message in ASCII format
Find - Search entries in logbooks
Last day - Display entries from last day
Last 10 - Display last 10 entries
diff --git a/elogd_fancy.cfg b/elogd_fancy.cfg
index 63393d8a..482b4a69 100755
--- a/elogd_fancy.cfg
+++ b/elogd_fancy.cfg
@@ -144,7 +144,7 @@ Date format = %A, %B %d, %Y
Message comment = Please enter your message here:
# Commands dispalyed in the menu bar of the message page
-Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
+Menu commands = New, Edit, Delete, Reply, Download, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
# Commands dispalyed in the menu bar of the search result page
Find Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help