website documentation doesn't say it's making ascii art

because that documentation shows a graphical image
This commit is contained in:
Dima Kogan
2024-02-19 21:38:00 -08:00
parent 6340dd3582
commit d57634bcf9
3 changed files with 7 additions and 13 deletions

View File

@@ -33,5 +33,5 @@ seq 5 | awk '{print 2*$1, $1*$1}' |
next; \
} \
/=head1/,0 \
{ print }' >> README.pod
{ if(!/^ *--terminal .dumb 80,40. --exit/) { print } }' >> README.pod