File

man/Makefile @ 8115:375cf924fce1

net.http: Add request.url, which is the original full URL as a string
author Matthew Wild <mwild1@gmail.com>
date Fri, 21 Apr 2017 16:42:25 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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