File

man/Makefile @ 9746:848fd204708c

util.error: Add new util library for structured errors
author Matthew Wild <mwild1@gmail.com>
date Sun, 30 Dec 2018 12:55:58 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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