8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2117a commit a256ea5Copy full SHA for a256ea5
src/tools/FAQ2txt
@@ -1,8 +1,7 @@
1
#!/bin/sh
2
3
-# $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 $:
4
5
-# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ and
6
-# converts doc/src/FAQ/FAQ_DEV.html to text file doc/FAQ_DEV
+# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ
7
8
lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"
0 commit comments