OSDN Git Service

Minor editing for README-SSI.
[pg-rex/syncrep.git] / 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 "$@"