File

man/Makefile @ 8760:6f3c3bb768cb

util.events: Add tests
author Matthew Wild <mwild1@gmail.com>
date Tue, 24 Apr 2018 23:03:02 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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