File

man/Makefile @ 10497:a9fb553b6dbb

net.http.parser tests: Expand tests to include validation of results
author Matthew Wild <mwild1@gmail.com>
date Mon, 09 Dec 2019 12:43:32 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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