postgresql/src/tools/FAQ2txt

8 lines
158 B
Plaintext
Raw Normal View History

#!/bin/sh
2010-09-20 22:08:53 +02:00
# src/tools/FAQ2txt:
# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ
lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"