File

man/Makefile @ 8761:b6e193e33145

util.events: Add more tests (100% line coverage)
author Matthew Wild <mwild1@gmail.com>
date Wed, 25 Apr 2018 11:55:03 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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