File

man/Makefile @ 11048:160308b4b384

net.http: use new net.http.errors lib for creating error object
author Matthew Wild <mwild1@gmail.com>
date Tue, 25 Aug 2020 15:57:39 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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