Add comments to our config file html2textrc to explain how to use it.

This commit is contained in:
Laurent Rineau 2011-07-29 13:08:40 +00:00
parent caff346322
commit dfb4811e42
1 changed files with 7 additions and 0 deletions

View File

@ -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 = \ --------------------------------