mirror of https://github.com/postgres/postgres
This is numbered take 8, and addresses again a set of issues with code comments, variable names and unreferenced variables. Author: Alexander Lakhin Discussion: https://postgr.es/m/b137b5eb-9c95-9c2f-586e-38aba7d59788@gmail.compull/47/head
parent
7cce159349
commit
eb43f3d193
@ -1,7 +0,0 @@ |
||||
#!/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 "$@" |
||||
Loading…
Reference in new issue