summaryrefslogtreecommitdiff
path: root/form-input-nginx-module-0.12/util/update-readme.sh
blob: cf71f25dd15fbcecbb4ee50aaf28e09f0db75cbc (plain)
1
2
3
4
#!/bin/bash

perl util/wiki2pod.pl doc/manpage.wiki > /tmp/a.pod && pod2text /tmp/a.pod > README