~jkaivo/quotes

c779dcff64045fb48f6da1df5adbb85304c6f676 — Jakob Kaivo 5 years ago 24a09f9
convert one-line quotes to 80-column wrapped quotes
1 files changed, 2 insertions(+), 0 deletions(-)

A Makefile
A Makefile => Makefile +2 -0
@@ 0,0 1,2 @@
quotes: quotes.raw
	fold -s quotes.raw > $@