File: update-readme.sh

package info (click to toggle)
nginx 1.6.2-5%2Bdeb8u5
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 13,408 kB
  • ctags: 13,325
  • sloc: ansic: 144,243; perl: 7,373; sh: 1,359; ruby: 789; makefile: 137; asm: 48; awk: 36; cpp: 18
file content (4 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download | duplicates (12)
1
2
3
4
#!/bin/bash

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