File

man/Makefile @ 9558:5fa73fbb047f

util.promise: Remove the non-standard ability to pass a promise to reject()
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Oct 2018 09:23:31 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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