Skip to content
Snippets Groups Projects
Commit a256ea50 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

FAQ2txt now only controls the main FAQ, not FAQ_DEV.

parent fc2117a4
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# $PostgreSQL: pgsql/src/tools/FAQ2txt,v 1.2 2008/04/19 12:52:51 momjian Exp $:
# $PostgreSQL: pgsql/src/tools/FAQ2txt,v 1.3 2008/04/22 10:30:32 momjian Exp $:
# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ and
# converts doc/src/FAQ/FAQ_DEV.html to text file doc/FAQ_DEV
# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ
lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment