]> granicus.if.org Git - postgresql/blob - src/tools/FAQ2txt
FAQ2txt now only controls the main FAQ, not FAQ_DEV.
[postgresql] / src / tools / FAQ2txt
1 #!/bin/sh
2
3 # $PostgreSQL: pgsql/src/tools/FAQ2txt,v 1.3 2008/04/22 10:30:32 momjian Exp $:
4
5 # Converts doc/src/FAQ/FAQ.html to text file doc/FAQ
6
7 lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"