File

man/Makefile @ 9551:7421379ba464

util.promise tests: Fix declared but unused variables
author Matthew Wild <mwild1@gmail.com>
date Thu, 25 Oct 2018 15:33:46 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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