File

man/Makefile @ 9559:7c65e3f38e6e

util.promise: Switch from pcall to xpcall to get tracebacks on exceptions
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Oct 2018 16:09:25 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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