summaryrefslogtreecommitdiff
path: root/src/tools/FAQ2txt
blob: be6c4f8c2d266575ce56aae55489407016f50b97 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# $PostgreSQL$:

# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ

lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"