mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-24 15:38:08 +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:
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
|
Reference in New Issue
Block a user