mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
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
This commit is contained in:
parent
35115083ce
commit
72d842ce1e
3
extract_README.sh
Executable file
3
extract_README.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/zsh
|
||||
|
||||
< bin/feedgnuplot awk '/=head1/,0' > README.pod
|
Loading…
Reference in New Issue
Block a user