File

man/Makefile @ 11161:f51ed2652602

util.error: Pass through existing error objects passed to new()
author Matthew Wild <mwild1@gmail.com>
date Thu, 15 Oct 2020 13:43:03 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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