File

man/Makefile @ 10584:0c464bb7eb03

net.websocket.frames: Add ping and pong test cases
author Kim Alvefur <zash@zash.se>
date Thu, 02 Jan 2020 13:17:43 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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