]> granicus.if.org Git - postgresql/blob - src/tools/FAQ2txt
Run pg_upgrade and pg_resetxlog with restricted token on Windows
[postgresql] / src / tools / FAQ2txt
1 #!/bin/sh
2
3 # src/tools/FAQ2txt:
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 "$@"