File

man/Makefile @ 10978:4d3247a1f6b3

util.human.io: Add brief test of table generation
author Kim Alvefur <zash@zash.se>
date Sun, 28 Jun 2020 14:58:32 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

%.man: %.markdown
	pandoc -s -t man -o $@ $^