File

man/Makefile @ 8608:a2e6caf5848d

util.async: Add test to ensure waiters throw an error outside async contexts
author Matthew Wild <mwild1@gmail.com>
date Fri, 16 Mar 2018 22:19:33 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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