File

man/Makefile @ 8893:eb710675f7f8

net.websocket: Honour ex.insecure to match net.http's new parameter for that
author Matthew Wild <mwild1@gmail.com>
date Fri, 08 Jun 2018 16:30:46 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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