File

man/Makefile @ 11067:f2ffc16a9669 0.11

net.http: Add feature discovery (currently just contains SNI)
author Matthew Wild <mwild1@gmail.com>
date Tue, 15 Sep 2020 09:08:21 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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