File

man/Makefile @ 8614:bfbafeced0c4

util.async: Yet more tests
author Matthew Wild <mwild1@gmail.com>
date Sat, 17 Mar 2018 11:47:07 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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