File

man/Makefile @ 8613:dbb4788db8e3

util.async: Convert asserts to a return false (same as other unexpected behaviour)
author Matthew Wild <mwild1@gmail.com>
date Sat, 17 Mar 2018 11:46:21 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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