File

man/Makefile @ 9513:4f4f9823bd1d

util.promise: Some code relocation
author Matthew Wild <mwild1@gmail.com>
date Thu, 18 Oct 2018 12:12:52 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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