File

man/Makefile @ 8617:fafb4036771c

util.async: if debugging is enabled, use runner id in logs
author Matthew Wild <mwild1@gmail.com>
date Sat, 17 Mar 2018 17:29:13 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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