File

man/Makefile @ 11051:08539aa129ee

util.error: Add configuration for including traceback in tostring()
author Matthew Wild <mwild1@gmail.com>
date Fri, 28 Aug 2020 12:51:40 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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