Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
blob: ab61d4d5f8cb4191a415011fe81331dcb145590d (plain)
1
2
3
4
5
6
7
#!/bin/sh

# src/tools/FAQ2txt:

# Converts doc/src/FAQ/FAQ.html to text file doc/FAQ

lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"