diff --git a/Installation/html2textrc b/Installation/html2textrc
index e55c1237f43..4d909c988fb 100644
--- a/Installation/html2textrc
+++ b/Installation/html2textrc
@@ -1,3 +1,10 @@
+# To be used with html2text
+# http://www.mbayer.de/html2text/
+#
+# The command line is:
+# html2text -rcfile html2textrc changes.html >| CHANGES
+# and then manually remove the first lines about releases history.
+
#release line
H2.prefix = --------------------------------
H2.suffix = \ --------------------------------