feedgnuplot/extract_README.sh
Dima Kogan 72d842ce1e Added extract_README.sh
Github has been broken for years in rendering inline POD data, so I
extract it. The maintainer must manually run this script to generate
the README.pod file
2021-07-22 16:31:06 -07:00

4 lines
60 B
Bash
Executable File

#!/bin/zsh
< bin/feedgnuplot awk '/=head1/,0' > README.pod